[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
1 changed files with 1 additions and 1 deletions

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(