mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 16:19:03 +08:00
Merge pull request #1314 from jie17/fix-book-filter
Fix: add T4 to book filter
This commit is contained in:
commit
b86572156f
@ -57,7 +57,7 @@ BOOK_FILTER = Filter(
|
||||
'(same)?'
|
||||
'(red|blue|yellow)?'
|
||||
'-?'
|
||||
'(t[123])?'
|
||||
'(t[1234])?'
|
||||
),
|
||||
attr=('same_str', 'genre_str', 'tier_str'),
|
||||
preset=('first',)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user