mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-17 13:47:44 +00:00
fix
This commit is contained in:
parent
09265d91c5
commit
6f026a8fd3
2 changed files with 7 additions and 7 deletions
|
|
@ -13,7 +13,7 @@ export class Remind extends ZZZPlugin {
|
|||
name: '[ZZZ-Plugin]Remind',
|
||||
dsc: '式舆防卫战/危局强袭战未完成提醒',
|
||||
event: 'message',
|
||||
priority: _.get(settings.getConfig('priority'), 'remind', 80),
|
||||
priority: _.get(settings.getConfig('priority'), 'remind', 70),
|
||||
rule: [
|
||||
{
|
||||
reg: `${rulePrefix}开启挑战提醒$`,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue