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

This commit is contained in:
ssongliu
2024-09-20 16:02:15 +08:00
committed by wanghe-fit2cloud
parent 139e77112f
commit a05f5c71b9
+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",