Skip to content

Commit 4beba08

Browse files
fix: Format Check workflow failure
1 parent ee36ed1 commit 4beba08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ViewModels/Launcher.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ public void CloseTab(LauncherPage page)
289289

290290
return;
291291
}
292-
292+
293293
App.Quit(0);
294294
}
295295

0 commit comments

Comments
 (0)