code refactor

This commit is contained in:
MaysWind
2025-01-18 22:45:16 +08:00
parent 20e95e35aa
commit c675057ab1
17 changed files with 58 additions and 68 deletions
-1
View File
@@ -59,7 +59,6 @@ import logger from '@/lib/logger.ts';
const { tt } = useI18n();
const { showToast } = useI18nUIComponents();
const { isSupportedWebAuthn, isEnableApplicationLock, isEnableApplicationLockWebAuthn } = useAppLockPageBase();
const settingsStore = useSettingsStore();