diff --git a/Flow.Launcher.Plugin/IPublicAPI.cs b/Flow.Launcher.Plugin/IPublicAPI.cs index ba458651d..1395c7f2a 100644 --- a/Flow.Launcher.Plugin/IPublicAPI.cs +++ b/Flow.Launcher.Plugin/IPublicAPI.cs @@ -26,11 +26,11 @@ namespace Flow.Launcher.Plugin /// /// Restart Flow Launcher - /// + /// - /// Save all Flow Launcher settings + /// Saves everything, all of Flow Launcher and plugins' data and settings /// void SaveAppAllSettings();