1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-03-15 04:59:40 +01:00

[GelbooruBridge] Change tag examplevalue to one valid for all inheriting bridges (#2645)

This commit is contained in:
quickwick 2022-04-12 07:52:34 -07:00 committed by GitHub
parent 908da78113
commit 6021d2ffa6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,7 @@ class GelbooruBridge extends BridgeAbstract {
),
't' => array(
'name' => 'tags',
'exampleValue' => 'pinup',
'exampleValue' => 'solo',
'title' => 'Tags to search for'
),
'l' => array(