From 9f360ffa77e067d3b2958861f1e8af1698b69920 Mon Sep 17 00:00:00 2001 From: moonrailgun Date: Fri, 6 Jan 2023 00:03:30 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E8=B0=83=E6=95=B4=E5=A3=B0?= =?UTF-8?q?=E7=BD=91=E9=9F=B3=E8=A7=86=E9=A2=91=E9=85=8D=E7=BD=AE=E6=96=87?= =?UTF-8?q?=E4=BB=B6=EF=BC=8C=E5=A3=B0=E7=BD=91=E6=8F=92=E4=BB=B6=E4=B8=8D?= =?UTF-8?q?=E9=9C=80=E8=A6=81=E9=87=8D=E5=90=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../web/plugins/com.msgbyte.agora/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/plugins/com.msgbyte.agora/web/plugins/com.msgbyte.agora/manifest.json b/server/plugins/com.msgbyte.agora/web/plugins/com.msgbyte.agora/manifest.json index 48efeca4..5c1ff136 100644 --- a/server/plugins/com.msgbyte.agora/web/plugins/com.msgbyte.agora/manifest.json +++ b/server/plugins/com.msgbyte.agora/web/plugins/com.msgbyte.agora/manifest.json @@ -6,5 +6,5 @@ "version": "0.0.0", "author": "moonrailgun", "description": "为Tailchat增加声网音视频通信功能", - "requireRestart": true + "requireRestart": false }