fix remove update

This commit is contained in:
thsrite
2023-10-19 20:11:19 +08:00
parent d892400ca7
commit 3a20946f62
3 changed files with 4 additions and 76 deletions

View File

@ -149,12 +149,6 @@ class Command(metaclass=Singleton):
"description": "当前版本",
"category": "管理",
"data": {}
},
"/update": {
"func": SystemChain().update,
"description": "更新系统",
"category": "管理",
"data": {}
}
}
# 汇总插件命令