mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-06 17:49:40 +00:00
[ViadeoCompanyBridge] fix parameter 'c' requirement status
Signed-off-by: Pierre Mazière <pierre.maziere@gmx.com>
This commit is contained in:
parent
af747af534
commit
4aaa921696
@ -12,7 +12,8 @@ class ViadeoCompany extends BridgeAbstract{
|
||||
'[
|
||||
{
|
||||
"name" : "Company name",
|
||||
"identifier" : "c"
|
||||
"identifier" : "c",
|
||||
"required" : true
|
||||
}
|
||||
]';
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user