We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9349a6 commit e5b67eaCopy full SHA for e5b67ea
Plugins/Flow.Launcher.Plugin.PluginsManager/Settings.cs
@@ -10,8 +10,5 @@ internal class Settings
10
internal string HotkeyUninstall { get; set; } = "uninstall";
11
12
internal string HotkeyUpdate { get; set; } = "update";
13
-
14
- internal readonly string icoPath = "Images\\pluginsmanager.png";
15
16
}
17
0 commit comments