Seems that we don't need storage cache

This commit is contained in:
弘韬 张 2020-10-15 21:06:01 +08:00
parent d9085ca66c
commit a1327c1cc1

View file

@ -76,7 +76,6 @@ namespace Flow.Launcher
_settingsVM.Save();
PluginManager.Save();
ImageLoader.Save();
_alphabet.Save();
}
public void ReloadAllPluginData()