mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Seems that we don't need storage cache
This commit is contained in:
parent
d9085ca66c
commit
a1327c1cc1
1 changed files with 0 additions and 1 deletions
|
|
@ -76,7 +76,6 @@ namespace Flow.Launcher
|
|||
_settingsVM.Save();
|
||||
PluginManager.Save();
|
||||
ImageLoader.Save();
|
||||
_alphabet.Save();
|
||||
}
|
||||
|
||||
public void ReloadAllPluginData()
|
||||
|
|
|
|||
Loading…
Reference in a new issue