diff --git a/cmdpriv-template.json b/cmdpriv-template.json index c441e6cf..8faa11d3 100644 --- a/cmdpriv-template.json +++ b/cmdpriv-template.json @@ -1,6 +1,7 @@ { "comment": "以下为命令权限,请设置到cmdpriv.json中。关于此功能的说明,请查看:https://github.com/RockChinQ/QChatGPT/wiki/%E5%8A%9F%E8%83%BD%E4%BD%BF%E7%94%A8#%E5%91%BD%E4%BB%A4%E6%9D%83%E9%99%90%E6%8E%A7%E5%88%B6", "draw": 1, + "test": 0, "plugin": 2, "plugin.get": 2, "plugin.update": 2, @@ -19,7 +20,6 @@ "prompt": 1, "resend": 1, "reset": 1, - "cfg": 2, "help": 1, "reload": 2, "update": 2,