mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Merge branch 'MigrateDirectPluginJsonStorage' of github.com:Flow-Launcher/Flow.Launcher into MigrateDirectPluginJsonStorage
This commit is contained in:
commit
e565022d3f
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