Skip to content

Commit e565022

Browse files
committed
Merge branch 'MigrateDirectPluginJsonStorage' of github.com:Flow-Launcher/Flow.Launcher into MigrateDirectPluginJsonStorage
2 parents baceb8c + 97b2c2a commit e565022

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Flow.Launcher.Plugin/IPublicAPI.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,11 @@ public interface IPublicAPI
2626

2727
/// <summary>
2828
/// Restart Flow Launcher
29-
/// </summary>
29+
/// </summar
3030
void RestartApp();
3131

3232
/// <summary>
33-
/// Save all Flow Launcher settings
33+
/// Saves everything, all of Flow Launcher and plugins' data and settings
3434
/// </summary>
3535
void SaveAppAllSettings();
3636

0 commit comments

Comments
 (0)