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