mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-07 00:17:12 +08:00
fix: code bugs (#733)
This commit is contained in:
@@ -38,7 +38,7 @@ const notification = useNotification()
|
|||||||
const router = useRouter()
|
const router = useRouter()
|
||||||
|
|
||||||
const {
|
const {
|
||||||
jwt, loading, openSettings,
|
jwt, loading, openSettings, settings,
|
||||||
showAddressCredential, userSettings, addressPassword
|
showAddressCredential, userSettings, addressPassword
|
||||||
} = useGlobalState()
|
} = useGlobalState()
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user