fix: black screen when opening server plugins (#88)

This commit is contained in:
str1k3r
2026-06-25 01:08:02 +03:00
committed by GitHub
parent 5d7d2148cc
commit a1558b6693
2 changed files with 8 additions and 4 deletions
+2
View File
@@ -24,6 +24,8 @@
"react": "^19.1.0",
"react-dom": "^19.1.0",
"react-markdown": "^10.1.0",
"rehype-raw": "^7.0.0",
"rehype-sanitize": "^6.0.0",
"remark-gfm": "^4.0.1",
"three": "^0.183.2"
},