mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-05 23:47:50 +08:00
feat: add configurable Status menu button (#851)
This commit is contained in:
@@ -38,6 +38,7 @@ export const useGlobalState = createGlobalState(
|
||||
showGithub: true,
|
||||
disableAdminPasswordCheck: false,
|
||||
enableAddressPassword: false,
|
||||
statusUrl: '',
|
||||
})
|
||||
const settings = ref({
|
||||
fetched: false,
|
||||
|
||||
Reference in New Issue
Block a user