mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 20:57:22 +02:00
Fix unhandled exception
This commit is contained in:
@@ -42,7 +42,7 @@ namespace Wox
|
||||
|
||||
}
|
||||
|
||||
[Conditional("DEBUG")]
|
||||
[Conditional("RELEASE")]
|
||||
private void RegisterUnhandledException()
|
||||
{
|
||||
// let exception throw as normal is better for Debug
|
||||
|
||||
Reference in New Issue
Block a user