From 0ea2a4acc6f4f76a08489e136167f3e9d84a3392 Mon Sep 17 00:00:00 2001 From: qydysky Date: Mon, 3 Jul 2023 13:52:39 +0800 Subject: [PATCH] =?utf8?q?Improve=20=E7=A6=81=E7=94=A8SHOPPING=5FEXPLAIN?= =?utf8?q?=5FCARD?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- demo/config/config_disable_msg.json | 1 + 1 file changed, 1 insertion(+) diff --git a/demo/config/config_disable_msg.json b/demo/config/config_disable_msg.json index 641f321..abe1678 100644 --- a/demo/config/config_disable_msg.json +++ b/demo/config/config_disable_msg.json @@ -1,5 +1,6 @@ { "help": "禁用指定消息类型,false将忽略此类消息,true将显示此类消息的json纯文本", + "SHOPPING_EXPLAIN_CARD": false, "RANK_REM":false, "PLAY_TAG":false, "PANEL_INTERACTIVE_NOTIFY_CHANGE": true, -- 2.39.2