mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-06-07 00:19:56 +08:00
feat: add ADDRESS_REGEX (#401)
This commit is contained in:
@@ -11,6 +11,7 @@ export const useGlobalState = createGlobalState(
|
||||
title: '',
|
||||
announcement: '',
|
||||
prefix: '',
|
||||
addressRegex: '',
|
||||
needAuth: false,
|
||||
adminContact: '',
|
||||
enableUserCreateEmail: false,
|
||||
|
||||
Reference in New Issue
Block a user