mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
更新 panel.js
This commit is contained in:
parent
7d33529947
commit
04a980ba93
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ export class Panel extends ZZZPlugin {
|
|||
priority: _.get(settings.getConfig('priority'), 'panel', 70),
|
||||
rule: [
|
||||
{
|
||||
reg: `${rulePrefix}(.*)面板(刷新|更新|列表)$`,
|
||||
reg: `${rulePrefix}(.*)面板(刷新|更新|列表)?$`,
|
||||
fnc: 'handleRule',
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue