mirror of
https://github.com/exchanges-lab/view.git
synced 2026-08-05 05:36:06 +08:00
Fixed email restriction.
This commit is contained in:
@@ -11,4 +11,3 @@ const AUTH_CONFIG = {
|
||||
};
|
||||
|
||||
window.AUTH_CONFIG = AUTH_CONFIG;
|
||||
window.ALLOWED_EMAILS = ['your-email@gmail.com'];
|
||||
|
||||
Reference in New Issue
Block a user