fix: delete account (#191)

This commit is contained in:
Dream Hunter
2024-05-03 23:57:16 +08:00
committed by GitHub
parent b97ce79fe4
commit 55ae4d9d8e

View File

@@ -4,6 +4,7 @@ import { useI18n } from 'vue-i18n'
import { useRouter } from 'vue-router'
import { useGlobalState } from '../../store'
import { api } from '../../api'
const {
jwt, localeCache, settings, showPassword, mailboxSplitSize, useIframeShowMail