Commit cfeb794e authored by jiahua.liu's avatar jiahua.liu

to merge

parent 9cc63b25
...@@ -305,6 +305,7 @@ object MiraiConsole { ...@@ -305,6 +305,7 @@ object MiraiConsole {
if (!CommandManager.runCommand(fullCommand)) { if (!CommandManager.runCommand(fullCommand)) {
logger("未知指令 $fullCommand") logger("未知指令 $fullCommand")
} }
} }
} }
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment