Skip to content

Commit e1f715e

Browse files
committed
change commnet
1 parent a9aeecd commit e1f715e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Infrastructure/UserSettings/Settings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ public bool HideNotifyIcon
102102
public LastQueryMode LastQueryMode { get; set; } = LastQueryMode.Selected;
103103

104104

105-
// Order defaults to 0 or -1, so 1 will let this property appear last
105+
// This needs to be loaded last by staying at the bottom
106106
public PluginsSettings PluginSettings { get; set; } = new PluginsSettings();
107107
}
108108

0 commit comments

Comments
 (0)