mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-06-02 22:20:22 +08:00
feat: add COPYRIGHT (#183)
This commit is contained in:
@@ -14,7 +14,8 @@ export const useGlobalState = createGlobalState(
|
||||
enableUserCreateEmail: false,
|
||||
enableUserDeleteEmail: false,
|
||||
enableAutoReply: false,
|
||||
domains: []
|
||||
domains: [],
|
||||
copyright: 'Dream Hunter',
|
||||
})
|
||||
const settings = ref({
|
||||
fetched: false,
|
||||
|
||||
Reference in New Issue
Block a user