mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
change commnet
This commit is contained in:
parent
a9aeecdabd
commit
e1f715e6d6
1 changed files with 1 additions and 1 deletions
|
|
@ -102,7 +102,7 @@ namespace Flow.Launcher.Infrastructure.UserSettings
|
|||
public LastQueryMode LastQueryMode { get; set; } = LastQueryMode.Selected;
|
||||
|
||||
|
||||
// Order defaults to 0 or -1, so 1 will let this property appear last
|
||||
// This needs to be loaded last by staying at the bottom
|
||||
public PluginsSettings PluginSettings { get; set; } = new PluginsSettings();
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue