Merge branch 'MigrateDirectPluginJsonStorage' of github.com:Flow-Launcher/Flow.Launcher into MigrateDirectPluginJsonStorage

This commit is contained in:
弘韬 张 2021-05-16 15:11:50 +08:00
commit e565022d3f

View file

@ -26,11 +26,11 @@ namespace Flow.Launcher.Plugin
/// <summary>
/// Restart Flow Launcher
/// </summary>
/// </summar
void RestartApp();
/// <summary>
/// Save all Flow Launcher settings
/// Saves everything, all of Flow Launcher and plugins' data and settings
/// </summary>
void SaveAppAllSettings();