mirror of
https://github.com/beilunyang/moemail.git
synced 2026-09-05 07:16:39 +08:00
feat: Add configuration management for default user roles and permissions
This commit is contained in:
Vendored
+1
@@ -4,6 +4,7 @@
|
||||
declare global {
|
||||
interface CloudflareEnv {
|
||||
DB: D1Database;
|
||||
SITE_CONFIG: KVNamespace;
|
||||
}
|
||||
|
||||
type Env = CloudflareEnv
|
||||
|
||||
Reference in New Issue
Block a user