mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-25 07:09:55 -06:00
Fix canary updater & checking if current build is canary.
This commit is contained in:
@ -33,7 +33,7 @@ namespace Ryujinx.Ava.UI.Views.Main
|
||||
LocaleManager.Instance.LocaleChanged += () => Dispatcher.UIThread.Post(() =>
|
||||
{
|
||||
if (Window.ViewModel.EnableNonGameRunningControls)
|
||||
Refresh_OnClick(null, null);
|
||||
Window.LoadApplications();
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user