mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 00:59:35 +00:00
[PokemonTV] fix: use exampleValue that returns items (#2573)
This commit is contained in:
parent
e94d447727
commit
06ef3946cd
@ -36,7 +36,7 @@ class PokemonTVBridge extends BridgeAbstract {
|
||||
),
|
||||
'filterseason' => array(
|
||||
'name' => 'Series Season Filter',
|
||||
'exampleValue' => '5',
|
||||
'exampleValue' => '22',
|
||||
'required' => false
|
||||
)
|
||||
));
|
||||
|
Loading…
Reference in New Issue
Block a user