Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
HibiKier committed Jul 30, 2021
1 parent b86c2bf commit 9c8532c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugins/send_setu/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ async def _(bot: Bot, event: MessageEvent, state: T_State):
num = 1
else:
return
await send_setu_handle(setu_reg, event, tags, num, 0)
await send_setu_handle(setu_reg, event, '色图', tags, num, 0)


@find_setu.args_parser
Expand Down

0 comments on commit 9c8532c

Please sign in to comment.