mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-12-12 22:36:59 +00:00
firmware stage
This commit is contained in:
parent
bbd11d19d6
commit
94cb992083
14 changed files with 355 additions and 54 deletions
|
|
@ -21,7 +21,7 @@ namespace Ryujinx.Ava.Systems.SetupWizard
|
|||
[ObservableProperty]
|
||||
public partial object? Content { get; set; }
|
||||
|
||||
[ObservableProperty] public partial object? HelpContent { get; set; } = "test";
|
||||
[ObservableProperty] public partial object? HelpContent { get; set; }
|
||||
|
||||
[ObservableProperty]
|
||||
public partial object? ActionContent { get; set; } = LocaleManager.Instance[LocaleKeys.SetupWizardActionNext];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue