From 796eb7c95d5ead741218ad6d02db757648da191f Mon Sep 17 00:00:00 2001 From: GitHub Actions Bot Date: Sat, 29 Jul 2023 09:30:22 +0000 Subject: [PATCH] Update cmdpriv-template.json --- res/templates/cmdpriv-template.json | 1 + 1 file changed, 1 insertion(+) diff --git a/res/templates/cmdpriv-template.json b/res/templates/cmdpriv-template.json index fea372bc..18bc3db9 100644 --- a/res/templates/cmdpriv-template.json +++ b/res/templates/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, + "func": 1, "plugin": 2, "plugin.get": 2, "plugin.update": 2,