mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-07-20 16:31:36 +02:00
[GelbooruBridge] Change tag examplevalue to one valid for all inheriting bridges (#2645)
This commit is contained in:
@@ -15,7 +15,7 @@ class GelbooruBridge extends BridgeAbstract {
|
||||
),
|
||||
't' => array(
|
||||
'name' => 'tags',
|
||||
'exampleValue' => 'pinup',
|
||||
'exampleValue' => 'solo',
|
||||
'title' => 'Tags to search for'
|
||||
),
|
||||
'l' => array(
|
||||
|
Reference in New Issue
Block a user