Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
RockChinQ committed Nov 12, 2023
1 parent 1419d76 commit a8b1e6c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/qqbot/cmds/plugin/plugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ def closure():
@AbstractCommandNode.register(
parent=PluginCommand,
name="update",
description="更新插件",
description="更新指定插件或全部插件",
usage="!plugin update",
aliases=[],
privilege=2
Expand Down

0 comments on commit a8b1e6c

Please sign in to comment.