diff --git a/Flow.Launcher.Plugin/IPublicAPI.cs b/Flow.Launcher.Plugin/IPublicAPI.cs index c9f11555d..029c10097 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();