mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-05 23:47:50 +08:00
feat: add SHOW_GITHUB config (#372)
This commit is contained in:
@@ -25,6 +25,7 @@ export const useGlobalState = createGlobalState(
|
|||||||
cfTurnstileSiteKey: '',
|
cfTurnstileSiteKey: '',
|
||||||
enableWebhook: false,
|
enableWebhook: false,
|
||||||
isS3Enabled: false,
|
isS3Enabled: false,
|
||||||
|
showGithub: false,
|
||||||
})
|
})
|
||||||
const settings = ref({
|
const settings = ref({
|
||||||
fetched: false,
|
fetched: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user