mirror of
https://github.com/Portabase/portabase.git
synced 2026-07-14 11:16:13 +02:00
Refactoring user Page in admin panel.
This commit is contained in:
+1
-1
@@ -4,8 +4,8 @@ export type SignUpUser = {
|
||||
email: string
|
||||
password: string
|
||||
callbackURL?: string
|
||||
role?: string
|
||||
theme: string
|
||||
isDefaultPassword: boolean
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user