From 1da7991c656aee4ea3ca7d93e1960f4da494812e Mon Sep 17 00:00:00 2001 From: 6vision Date: Sat, 8 Jun 2024 00:09:05 +0800 Subject: [PATCH] fix --- plugins/config.json.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/config.json.template b/plugins/config.json.template index a491fe5..f4915d6 100644 --- a/plugins/config.json.template +++ b/plugins/config.json.template @@ -41,7 +41,7 @@ "type": ["FILE", "SHARING"] } }, - "hello":{ + "hello": { "group_welc_fixed_msg": { "群聊1": "群聊1的固定欢迎语", "群聊2": "群聊2的固定欢迎语" @@ -54,7 +54,7 @@ "use_character_desc": false }, - "Apilot"{ + "Apilot": { "alapi_token": "xxx", "morning_news_text_enabled": false }