Skip to content
  • Daniel Lee's avatar
    plugin: fix path for app plugins on windows · ccf1a512
    Daniel Lee authored
    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.
    ccf1a512
Loading