乱加结束符是吧,修复不能单独更新插件的bug

Signed-off-by: 曉K <3399280843@qq.com>
This commit is contained in:
曉K 2023-10-15 10:59:06 +00:00 committed by Gitee
parent 6e14f47513
commit f2838ed8d5
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ export class update extends plugin {
fnc: 'updateLog'
},
{
reg: '^#(强制)?更新$',
reg: '^#(强制)?更新',
fnc: 'update'
},
{