mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 05:07:46 +00:00
%深渊增加耗时显示 close #85
This commit is contained in:
parent
5a0ecd278a
commit
a134543639
5 changed files with 23 additions and 11 deletions
|
|
@ -13,7 +13,7 @@ export class Card extends ZZZPlugin {
|
|||
priority: _.get(settings.getConfig('priority'), 'card', 70),
|
||||
rule: [
|
||||
{
|
||||
reg: `${rulePrefix}(card|卡片|个人信息)$`,
|
||||
reg: `${rulePrefix}(card|卡片|个人信息|角色)$`,
|
||||
fnc: 'card',
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue