From 78c7e1efc76da4e1311adecd500da8dd4fdca50d Mon Sep 17 00:00:00 2001
From: Kyomotoi <kyomotoiowo@gmail.com>
Date: Fri, 1 Jul 2022 00:06:30 +0800
Subject: =?UTF-8?q?=F0=9F=9A=B8=20=E6=8F=90=E9=AB=98=E7=94=A8=E6=88=B7?=
 =?UTF-8?q?=E4=BD=93=E9=AA=8C?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 ATRI/plugins/help/data_source.py | 1 -
 1 file changed, 1 deletion(-)

(limited to 'ATRI/plugins/help')

diff --git a/ATRI/plugins/help/data_source.py b/ATRI/plugins/help/data_source.py
index 2573bf4..5003b0d 100644
--- a/ATRI/plugins/help/data_source.py
+++ b/ATRI/plugins/help/data_source.py
@@ -74,7 +74,6 @@ class Helper(Service):
             services,
             headers=["服务名称", "开启状态(全局)", "仅支持管理员"],
             tablefmt="plain",
-            showindex=True,
         )
         repo = f"咱搭载了以下服务~\n{table}\n@bot 帮助 [服务] -以查看对应服务帮助"
         return repo
-- 
cgit v1.2.3