mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-05 15:37:21 +08:00
🐛 Fix(custom): fix a bug that the update progress bar not show
This commit is contained in:
@@ -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',
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user