frontend_plugin.go
2 KB
-
plugin: fix path for app plugins on windows · ccf1a512
This fixes when an app that contains a plugin (which means it has a filepath with more parts) gets a back slash in the path for the plugin module. The string replace now replaces all back slashes and not just the first one.
Daniel Lee committed