mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-09-03 13:15:17 +08:00
fix: Fixed issue with website config menu lost (#9473)
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after 6s
Some checks failed
SonarCloud Scan / SonarCloud (push) Failing after 6s
This commit is contained in:
parent
0d548c7df9
commit
4ac490c6b4
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
"codemirror": "^6.0.1",
|
||||
"crypto-js": "^4.2.0",
|
||||
"echarts": "^5.5.0",
|
||||
"element-plus": "^2.7.5",
|
||||
"element-plus": "2.9.9",
|
||||
"fit2cloud-ui-plus": "^1.2.0",
|
||||
"highlight.js": "^11.9.0",
|
||||
"js-base64": "^3.7.7",
|
||||
|
|
Loading…
Add table
Reference in a new issue