Skip to content

Commit a1327c1

Browse files
committed
Seems that we don't need storage cache
1 parent d9085ca commit a1327c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Flow.Launcher/PublicAPIInstance.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ public void SaveAppAllSettings()
7676
_settingsVM.Save();
7777
PluginManager.Save();
7878
ImageLoader.Save();
79-
_alphabet.Save();
8079
}
8180

8281
public void ReloadAllPluginData()

0 commit comments

Comments
 (0)