Skip to content

Commit 17d0366

Browse files
author
Kyomotoi
committed
🚸 优化用户体验
1 parent 15d336e commit 17d0366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ATRI/plugins/anti_effort/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ async def _check_rank_recent_week(event: GroupMessageEvent):
137137
await check_rank_recent_week.finish(result)
138138

139139

140-
check_rank_global_today = AntiEffort().on_command("公共卷王", "查看公共卷王榜")
140+
check_rank_global_today = AntiEffort().on_command("公共卷王", "查看今日公共卷王榜")
141141

142142

143143
@check_rank_global_today.handle([Cooldown(15, prompt=_lmt_notice)])

0 commit comments

Comments
 (0)