From 0a9d8e014803308c2eef22ca1e83c50d4086b37d Mon Sep 17 00:00:00 2001
From: ZhangXianQiang <1135831638@qq.com>
Date: 星期五, 17 五月 2024 10:47:26 +0800
Subject: [PATCH] fix:上传类型限制
---
package.json | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/package.json b/package.json
index 0341b56..6f58441 100644
--- a/package.json
+++ b/package.json
@@ -35,6 +35,7 @@
]
},
"dependencies": {
+ "@lyno/lib-jitsi-meet": "^2.6726.2",
"axios": "^0.19.2",
"clipboard": "^2.0.11",
"codemirror": "^5.65.13",
--
Gitblit v1.8.0