We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dotnet format
1 parent ddf643c commit a413df6Copy full SHA for a413df6
src/ViewModels/LauncherPage.cs
@@ -118,7 +118,7 @@ public async void ProcessPopup()
118
{
119
App.LogException(e);
120
}
121
-
+
122
dump.InProgress = false;
123
if (finished)
124
Popup = null;
src/ViewModels/Repository.cs
@@ -662,7 +662,7 @@ public ContextMenu CreateContextMenuForExternalTools()
662
663
menu.Items.Add(item);
664
665
- }
+ }
666
667
return menu;
668
0 commit comments