This commit is contained in:
Shyanne
2025-12-29 00:28:50 -05:00
parent 3cc02ebaef
commit 6780ff0d8a
3 changed files with 32 additions and 8 deletions

View File

@@ -1717,7 +1717,6 @@ namespace Ryujinx.Ava.UI.ViewModels
this,
TopLevel);
// Needs a new name to better fit code styling
CancellationTokenSource cts = new CancellationTokenSource();
try