mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-05 18:57:19 +02:00
whitespace changes (#5750)
This commit is contained in:
@@ -34,6 +34,7 @@ namespace PowerLauncher.Helper
|
||||
{
|
||||
// handle ui thread exceptions
|
||||
Report(e?.Exception);
|
||||
|
||||
// prevent application exist, so the user can copy prompted error info
|
||||
e.Handled = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user