mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 03:07:56 +01:00
minor bugfix
This commit is contained in:
@@ -40,6 +40,7 @@ namespace ProjectsEditor
|
||||
|
||||
private void SnapshotButtonClicked(object sender, RoutedEventArgs e)
|
||||
{
|
||||
Close();
|
||||
_mainViewModel.AddNewProject();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user