From 1583831b0df75fa1f3724a583abebefb70c2ce07 Mon Sep 17 00:00:00 2001 From: Karako Date: Thu, 8 Sep 2022 10:44:49 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20=E4=BF=AE=E6=94=B9=E7=BE=A4?= =?UTF-8?q?=E9=AA=8C=E8=AF=81=E5=8A=9F=E8=83=BD=E9=85=8D=E7=BD=AE=E7=9A=84?= =?UTF-8?q?=E9=94=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 712fb806..2a8f07f8 100644 --- a/.env.example +++ b/.env.example @@ -26,4 +26,4 @@ CHANNELS=[{ "name": "", "chat_id": 1}] ADMINS=[{ "username": "", "user_id": -1 }] # 群验证功能 -JOINING_VERIFICATION_GROUPS=[] +VERIFY_GROUPS=[]