fix: chore: Remove in-app links to the now gone GitHub, replace those that we can with the GitLab URLs.

This commit is contained in:
GreemDev 2025-03-14 17:37:35 -05:00
parent 4590ffce65
commit 70f3dae146
6 changed files with 13 additions and 26 deletions

View file

@ -354,7 +354,7 @@ namespace Ryujinx.Ava.UI.Helpers
primary,
secondaryText,
LocaleManager.Instance[LocaleKeys.InputDialogYes],
LocaleManager.Instance[LocaleKeys.DialogUpdaterShowChangelogMessage],
string.Empty, // LocaleManager.Instance[LocaleKeys.DialogUpdaterShowChangelogMessage],
LocaleManager.Instance[LocaleKeys.InputDialogNo],
(int)Symbol.Help,
UserResult.Yes);