mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update IPublicAPI.cs
This commit is contained in:
parent
20ba2b2d23
commit
97b2c2a9cb
1 changed files with 2 additions and 2 deletions
|
|
@ -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();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue