fix: code bugs (#733)

This commit is contained in:
Dream Hunter
2025-09-26 19:02:57 +08:00
committed by GitHub
parent a905ba5f06
commit de48661d0d

View File

@@ -38,7 +38,7 @@ const notification = useNotification()
const router = useRouter()
const {
jwt, loading, openSettings,
jwt, loading, openSettings, settings,
showAddressCredential, userSettings, addressPassword
} = useGlobalState()