mirror of https://github.com/Mai-with-u/MaiBot.git
修复改名工具注册两次的问题
parent
9b5e2c3c0a
commit
89152b70f9
|
|
@ -104,4 +104,4 @@ class RenamePersonTool(BaseTool):
|
|||
|
||||
|
||||
# 注册工具
|
||||
register_tool(RenamePersonTool)
|
||||
# register_tool(RenamePersonTool)
|
||||
|
|
|
|||
Loading…
Reference in New Issue