mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-07-29 17:57:44 +08:00
feat: add s3 attachment (#291)
This commit is contained in:
@@ -18,6 +18,8 @@ export const useGlobalState = createGlobalState(
|
||||
domains: [],
|
||||
copyright: 'Dream Hunter',
|
||||
cfTurnstileSiteKey: '',
|
||||
enableWebhook: false,
|
||||
isS3Enabled: false,
|
||||
})
|
||||
const settings = ref({
|
||||
fetched: false,
|
||||
|
||||
Reference in New Issue
Block a user