mirror of
https://github.com/grafana/grafana.git
synced 2026-08-09 12:48:18 -05:00
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.