feat: implement admin account disable functionality
This commit is contained in:
@@ -190,6 +190,9 @@ pub enum ErrorType {
|
||||
feature: String,
|
||||
},
|
||||
|
||||
// ? Admin API relate errors
|
||||
PrivilegedAccount,
|
||||
|
||||
// :)
|
||||
ImATeaPot,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user