From 25677ced9788b58b7a1980ae141444b31d953a41 Mon Sep 17 00:00:00 2001 From: Chopper711 Date: Wed, 8 Nov 2023 14:47:49 +0800 Subject: [PATCH] =?UTF-8?q?=E9=BB=98=E8=AE=A4=E6=B3=A8=E9=87=8A=E7=9B=B4?= =?UTF-8?q?=E6=92=AD=E6=8F=92=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index 27092fc..e51eea0 100644 --- a/manifest.json +++ b/manifest.json @@ -207,10 +207,12 @@ } }, "plugins" : { - "live-player-plugin" : { - "version" : "1.3.0", - "provider" : "wx2b03c6e691cd7370" - } + + // 直播插件注释 + // "live-player-plugin" : { + // "version" : "1.3.0", + // "provider" : "wx2b03c6e691cd7370" + // } }, "requiredPrivateInfos" : [ "chooseLocation", "getLocation" ] },