mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-06 07:57:04 +08:00
feat: add adminContact && DEFAULT_SEND_BALANCE (#162)
This commit is contained in:
@@ -10,6 +10,7 @@ export const useGlobalState = createGlobalState(
|
||||
const openSettings = ref({
|
||||
prefix: '',
|
||||
needAuth: false,
|
||||
adminContact: '',
|
||||
domains: [{
|
||||
label: 'test.com',
|
||||
value: 'test.com'
|
||||
|
||||
Reference in New Issue
Block a user