mirror of
https://github.com/sourcegit-scm/sourcegit
synced 2025-05-22 04:34:59 +00:00
code_style: run dotnet format
This commit is contained in:
parent
f06b1d5d51
commit
a3d744f426
12 changed files with 19 additions and 19 deletions
|
@ -141,7 +141,7 @@ namespace SourceGit.Views
|
|||
if (vm.ActivePage.Data is not ViewModels.Welcome)
|
||||
vm.AddNewTab();
|
||||
|
||||
ViewModels.Welcome.Instance.Clone();
|
||||
ViewModels.Welcome.Instance.Clone();
|
||||
e.Handled = true;
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue