From 813fadc98ee7588913c9636d2b79be32c1a6de42 Mon Sep 17 00:00:00 2001 From: qydysky Date: Sun, 11 Jun 2023 17:32:34 +0800 Subject: [PATCH] =?utf8?q?Improve=20=E7=A6=81=E7=94=A8=E8=BF=9B=E5=BA=A6?= =?utf8?q?=E6=9D=A1=E4=B8=8A=E6=B5=AE=E6=A0=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- demo/config/config_disable_msg.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/demo/config/config_disable_msg.json b/demo/config/config_disable_msg.json index 3aac53d..641f321 100644 --- a/demo/config/config_disable_msg.json +++ b/demo/config/config_disable_msg.json @@ -1,5 +1,7 @@ { "help": "禁用指定消息类型,false将忽略此类消息,true将显示此类消息的json纯文本", + "RANK_REM":false, + "PLAY_TAG":false, "PANEL_INTERACTIVE_NOTIFY_CHANGE": true, "INTERACTIVE_USER": true, "VOICE_CHAT_UPDATE": false, @@ -65,7 +67,6 @@ "MILESTONE_UPDATE_EVENT": true, "WEB_REPORT_CONTROL": true, "DANMU_TAG_CHANGE": true, - "RANK_REM": true, "LIVE_PLAYER_LOG_RECYCLE": true, "LIVE_INTERNAL_ROOM_LOGIN": true, "LIVE_OPEN_PLATFORM_GAME": true, -- 2.39.2