diff --git a/plugins/other/update.js b/plugins/other/update.js index a055e67..e787a7d 100644 --- a/plugins/other/update.js +++ b/plugins/other/update.js @@ -23,7 +23,7 @@ export class update extends plugin { fnc: 'updateLog' }, { - reg: '^#(强制)?更新$', + reg: '^#(强制)?更新', fnc: 'update' }, {