fix and update
This commit is contained in:
@@ -189,6 +189,9 @@ message PublicUser {
|
||||
bool canViewOAuth = 22;
|
||||
bool canManageAllOAuth = 23;
|
||||
bool canManageAllUsers = 24;
|
||||
bool isVerified = 25;
|
||||
optional string verificationIcon = 26;
|
||||
bool canVerifyUsers = 27;
|
||||
}
|
||||
|
||||
message AuthTokens {
|
||||
|
||||
Reference in New Issue
Block a user