mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-16 04:35:42 +00:00
fix #745
This commit is contained in:
parent
8e38499446
commit
3c669cd780
@ -80,7 +80,7 @@ app.reg({
|
||||
talentStat: {
|
||||
name: '天赋统计',
|
||||
fn: ProfileStat.stat,
|
||||
rule: /^#*(我的)*(今日|今天|明日|明天|周.*)?(五|四|5|4|星)?(技能|天赋)+(汇总|统计|列表)?[ |0-9]*$/
|
||||
rule: /^#*(我的)?(今日|今天|明日|明天|周.*)?([五四54]星)?(技能|天赋)+(汇总|统计|列表)?[ |0-9]*$/
|
||||
},
|
||||
|
||||
avatarList: {
|
||||
|
Loading…
Reference in New Issue
Block a user