修复改名工具注册两次的问题

pull/937/head
Bakadax 2025-05-12 18:34:58 +08:00
parent 9b5e2c3c0a
commit 89152b70f9
1 changed files with 1 additions and 1 deletions

View File

@ -104,4 +104,4 @@ class RenamePersonTool(BaseTool):
# 注册工具
register_tool(RenamePersonTool)
# register_tool(RenamePersonTool)