⬆️ Upgrade(custom): upgrade deps and fix lint error

This commit is contained in:
Kuingsmile
2026-03-20 11:33:09 +08:00
parent a25b3c6179
commit ae2fa03307
31 changed files with 926 additions and 971 deletions

View File

@@ -19,7 +19,7 @@ function manageDbChecker() {
if (!fs.existsSync(manageConfigFilePath)) {
return
}
let configFile: string = '{}'
let configFile: string
const optionsTpl = {
title: $t('TIPS_NOTICE'),
body: '',