add create user in settings.
This commit is contained in:
@@ -42,4 +42,4 @@ export function getTypesOfUser(types: Type[]) {
|
||||
return userTypes.filter((userType) => {
|
||||
return !types.includes(userType);
|
||||
})
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user