Fixed email restriction.

This commit is contained in:
0xcathiefish
2026-04-06 08:16:23 +00:00
4 changed files with 1 additions and 13 deletions
-1
View File
@@ -11,4 +11,3 @@ const AUTH_CONFIG = {
};
window.AUTH_CONFIG = AUTH_CONFIG;
window.ALLOWED_EMAILS = ['your-email@gmail.com'];