Formatting

This commit is contained in:
Vic 2023-04-23 19:09:58 +08:00
parent 26ff98e3b9
commit 9061da9efa

View file

@ -293,6 +293,8 @@ namespace Flow.Launcher.ViewModel
}
}
#endregion
#region BasicCommands
[RelayCommand]
@ -358,8 +360,6 @@ namespace Flow.Launcher.ViewModel
#endregion
#endregion
#region ViewModel Properties
public Settings Settings { get; }