chore: Allow super admin to suspend an account (#5174)
This commit is contained in:
@@ -13,3 +13,4 @@ json.id @account.id
|
||||
json.locale @account.locale
|
||||
json.name @account.name
|
||||
json.support_email @account.support_email
|
||||
json.status @account.status
|
||||
|
||||
Reference in New Issue
Block a user