mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-14 04:24:05 +02:00
[Multiple] Fix all exampleValues and required variables (#2296)
This commit is contained in:
@@ -18,7 +18,7 @@ class PixivBridge extends BridgeAbstract {
|
||||
),
|
||||
'tag' => array(
|
||||
'name' => 'Query to search',
|
||||
'exampleValue' => '葬送のフリーレン',
|
||||
'exampleValue' => 'オリジナル',
|
||||
'required' => true
|
||||
),
|
||||
'posts' => array(
|
||||
|
Reference in New Issue
Block a user