PluginLoader: fixed access protocol, updated devtools

This commit is contained in:
Dylan K. Taylor 2018-06-13 17:22:29 +01:00
parent 7b0ce16b12
commit ad7787e13b
2 changed files with 2 additions and 2 deletions

View File

@ -88,6 +88,6 @@ class ScriptPluginLoader implements PluginLoader{
}
public function getAccessProtocol() : string{
return "file://";
return "";
}
}

@ -1 +1 @@
Subproject commit 1fae225ac376c1a0f4dd57a181dbba591f62944a
Subproject commit 638e44519a921f969c59365220fd46011aba51a1