Updates
This commit is contained in:
@@ -230,6 +230,7 @@ export type TurboCISignupFormObject = {
|
||||
email?: string;
|
||||
password?: string;
|
||||
confirmed_password?: string;
|
||||
username?: string;
|
||||
};
|
||||
|
||||
export type TurboCIAdminAppContextType = ReturnType<typeof useAppInit>;
|
||||
|
||||
Reference in New Issue
Block a user