mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Formatting
This commit is contained in:
parent
26ff98e3b9
commit
9061da9efa
1 changed files with 2 additions and 2 deletions
|
|
@ -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; }
|
||||
|
|
|
|||
Loading…
Reference in a new issue