Pre Merge pull request !117 from 曉K/master

This commit is contained in:
曉K 2023-10-15 10:59:23 +00:00 committed by Gitee
commit 8b7e2ff10a
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'
},
{