🐛 Fix(custom): fix a bug that the update progress bar not show

This commit is contained in:
Kuingsmile
2026-01-01 15:48:46 +08:00
parent 5ea2517460
commit 760ab51d7b
2 changed files with 7 additions and 4 deletions
-2
View File
@@ -28,7 +28,6 @@ export default defineConfig(
globals: {
...globals.browser,
...globals.node,
Office: 'readonly',
},
},
},
@@ -45,7 +44,6 @@ export default defineConfig(
globals: {
...globals.browser,
...globals.node,
Office: 'readonly',
},
},
},