mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-06-11 06:49:15 +00:00
@@ -17,7 +17,7 @@ namespace Ryujinx.Ava.UI.Views.User
|
||||
private NavigationDialogHost _parent;
|
||||
private UserProfile _profile;
|
||||
private bool _isNewUser;
|
||||
|
||||
|
||||
public static uint MaxProfileNameLength => 0x20;
|
||||
public bool IsDeletable => _profile.UserId != AccountManager.DefaultUserId;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user