UI: Restore in-app changelog functionality

This commit is contained in:
GreemDev 2025-03-18 18:58:52 -05:00
parent f2c5cf8a60
commit f09ca0f57f
3 changed files with 9 additions and 9 deletions

View file

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