mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-08-12 11:40:44 +08:00
add moderator role (#1419)
This commit is contained in:
Vendored
+2
@@ -6,6 +6,8 @@ declare global {
|
||||
CLOUDFLARE_CAPTCHA_SECRET_KEY: string;
|
||||
NEXT_PUBLIC_ENABLE_EMAIL_SIGNIN_CAPTCHA: boolean;
|
||||
NEXT_PUBLIC_ENABLE_EMAIL_SIGNIN: boolean;
|
||||
ADMIN_USERS: string;
|
||||
MODERATOR_USERS: string;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user