From ce6e072550fc694c56c1e6694f187624dd0f2574 Mon Sep 17 00:00:00 2001 From: ccc_dw <2931589710@qq.com> Date: Mon, 6 Nov 2023 16:48:58 +0800 Subject: [PATCH] =?UTF-8?q?dev=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.dev b/.env.dev index 47a4f00..13a80cf 100644 --- a/.env.dev +++ b/.env.dev @@ -7,7 +7,7 @@ COMMAND_SEP=["."] # 配置命令分割字符 DRIVER=~fastapi+~websockets+~httpx # 驱动器 LOG_LEVEL=INFO # 日志等级 -SUPERUSERS=["2931589710"] # 超管 +SUPERUSERS=["2931589710"] # 超级管理员 NICKNAME=["Elika"] # 机器人昵称