fix: 解决部分浏览器无法打开文件菜单的问题 (#6537)

This commit is contained in:
ssongliu
2024-09-19 10:56:55 +00:00
committed by GitHub
parent 9caa9c47b4
commit 2f32df16d9
+1 -1
View File
@@ -41,7 +41,7 @@
"highlight.js": "^11.9.0",
"js-base64": "^3.7.7",
"md-editor-v3": "^2.11.3",
"monaco-editor": "^0.51.0",
"monaco-editor": "^0.50.0",
"nprogress": "^0.2.0",
"pinia": "^2.1.7",
"pinia-plugin-persistedstate": "^1.6.1",