mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2024-11-10 09:02:42 +08:00
fix: 解决部分浏览器无法打开文件菜单的问题 (#6537)
This commit is contained in:
parent
9caa9c47b4
commit
2f32df16d9
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue