mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-08-09 20:50:58 +00:00
ci: test
This commit is contained in:
@@ -84,7 +84,7 @@ class PluginGetCommand(AbstractCommandNode):
|
|||||||
@AbstractCommandNode.register(
|
@AbstractCommandNode.register(
|
||||||
parent=PluginCommand,
|
parent=PluginCommand,
|
||||||
name="update",
|
name="update",
|
||||||
description="更新插件",
|
description="更新指定插件或全部插件",
|
||||||
usage="!plugin update",
|
usage="!plugin update",
|
||||||
aliases=[],
|
aliases=[],
|
||||||
privilege=2
|
privilege=2
|
||||||
|
|||||||
Reference in New Issue
Block a user