mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
Fix: add account signup back in
This commit is contained in:
+1
-1
@@ -68,5 +68,5 @@ export const StudioProfile: Profile = {
|
||||
hasGithubLogin: true,
|
||||
githubLoginProvider: 'github2',
|
||||
hasGoogleLogin: true,
|
||||
hasAccountLogin: false
|
||||
hasAccountLogin: true
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user