From 83a9fb95251c173b2394b668aab1b63908af5f29 Mon Sep 17 00:00:00 2001 From: Lint Action Date: Thu, 13 Oct 2022 09:02:20 +0000 Subject: =?UTF-8?q?:rotating=5Flight:=20=E8=87=AA=E5=8A=A8=E8=BF=9B?= =?UTF-8?q?=E8=A1=8C=E4=BB=A3=E7=A0=81=E6=A0=BC=E5=BC=8F=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ATRI/plugins/console/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ATRI/plugins/console/__init__.py') diff --git a/ATRI/plugins/console/__init__.py b/ATRI/plugins/console/__init__.py index 522998d..ea109dc 100644 --- a/ATRI/plugins/console/__init__.py +++ b/ATRI/plugins/console/__init__.py @@ -41,7 +41,7 @@ async def _(event: PrivateMessageEvent, is_pub_n: str = ArgPlainText("is_pub_n") .text(f"Token: {token}") .text("该 token 有效时间为 15min") ) - + await gen_console_key.finish(msg) -- cgit v1.2.3