mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 11:17:53 +01:00
[Workspaces] add closing of the module after the Editor is closed. (#34533)
This commit is contained in:
@@ -103,6 +103,7 @@ namespace WorkspacesEditor
|
||||
}
|
||||
|
||||
Dispose();
|
||||
Environment.Exit(0);
|
||||
}
|
||||
|
||||
private void OnUnhandledException(object sender, UnhandledExceptionEventArgs args)
|
||||
|
||||
Reference in New Issue
Block a user