Skip to content

Commit 9061da9

Browse files
Formatting
1 parent 26ff98e commit 9061da9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Flow.Launcher/ViewModel/MainViewModel.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,8 @@ private async Task OpenResultAsync(string index)
293293
}
294294
}
295295

296+
#endregion
297+
296298
#region BasicCommands
297299

298300
[RelayCommand]
@@ -358,8 +360,6 @@ public void ToggleGameMode()
358360

359361
#endregion
360362

361-
#endregion
362-
363363
#region ViewModel Properties
364364

365365
public Settings Settings { get; }

0 commit comments

Comments
 (0)