feat: 完善命令文档

This commit is contained in:
RockChinQ
2023-07-31 15:23:42 +08:00
parent 0fb5bfda20
commit 3f41b94da5
3 changed files with 3 additions and 2 deletions

View File

@@ -24,4 +24,4 @@ class ContinueCommand(AbstractCommandNode):
reply = [text]
return True, reply
return True, reply