mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-08-09 01:56:39 +02:00
[Multiple] Fix all exampleValues and required variables (#2296)
This commit is contained in:
@@ -9,6 +9,7 @@ class SoundCloudBridge extends BridgeAbstract {
|
||||
const PARAMETERS = array(array(
|
||||
'u' => array(
|
||||
'name' => 'username',
|
||||
'exampleValue' => 'thekidlaroi',
|
||||
'required' => true
|
||||
),
|
||||
't' => array(
|
||||
|
Reference in New Issue
Block a user