mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove obsolete icoPath from settings
This commit is contained in:
parent
f9349a64e9
commit
e5b67ea10a
1 changed files with 0 additions and 3 deletions
|
|
@ -10,8 +10,5 @@ namespace Flow.Launcher.Plugin.PluginsManager
|
|||
internal string HotkeyUninstall { get; set; } = "uninstall";
|
||||
|
||||
internal string HotkeyUpdate { get; set; } = "update";
|
||||
|
||||
internal readonly string icoPath = "Images\\pluginsmanager.png";
|
||||
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue