From e5fd1ce9ae0ac28886d8831e348d83e666241eaf Mon Sep 17 00:00:00 2001 From: snowy Date: Tue, 26 Mar 2024 23:36:29 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BC=98=E5=8C=96=E6=8E=92=E7=89=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 107c6c8..00d3508 100644 --- a/README.md +++ b/README.md @@ -40,6 +40,7 @@ auto_report: true # 是否自动上报问题给轻雪服务器,仅包含硬件 # 其他Nonebot插件的配置项 custom_config_1: "custom_value1" +custom_config_2: "custom_value2" ... ```