mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 17:29:04 +08:00
Fix: add T4 to book filter
This commit is contained in:
parent
82cfa485a1
commit
7a4b283893
@ -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