misc: chore: [ci skip] Log errors from TaskScheduler.UnobservedTaskException

This commit is contained in:
Evan Husted 2025-01-29 21:07:43 -06:00
parent 71d8cfd232
commit 11f29361eb
2 changed files with 5 additions and 4 deletions

View file

@ -34,7 +34,6 @@ namespace Ryujinx.Ava.UI.Windows
#if DEBUG
this.AttachDevTools(new KeyGesture(Key.F12, KeyModifiers.Alt));
#endif
}
public SettingsWindow()