bugfix
This commit is contained in:
@@ -6,6 +6,5 @@ export interface CreateUserCommand {
|
||||
lname: string;
|
||||
code?: string;
|
||||
orgid?: string;
|
||||
type: string;
|
||||
phone?: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user