mirror of
https://github.com/RSS-Bridge/rss-bridge.git
synced 2025-04-05 00:59:35 +00:00
[PepperBridgeAbstract, DealabsBridge, HotUKDealsBridge, MydealsBridge] Fix parameters typo (#4439)
Fixed typo in DealabsBridge and HotUKDealsBridge parameters name
This commit is contained in:
parent
920b21b1fd
commit
94924d8e16
@ -48,7 +48,7 @@ https://www.dealabs.com/groupe/abonnements-internet?sortBy=lowest_price
|
|||||||
Il faut alors saisir :
|
Il faut alors saisir :
|
||||||
abonnements-internet',
|
abonnements-internet',
|
||||||
],
|
],
|
||||||
'subgroup' => [
|
'subgroups' => [
|
||||||
'name' => 'Catégorie',
|
'name' => 'Catégorie',
|
||||||
'type' => 'text',
|
'type' => 'text',
|
||||||
'exampleValue' => '1071',
|
'exampleValue' => '1071',
|
||||||
|
@ -48,7 +48,7 @@ https://www.hotukdeals.com/tag/broadband?sortBy=temp
|
|||||||
Then enter :
|
Then enter :
|
||||||
broadband',
|
broadband',
|
||||||
],
|
],
|
||||||
'subgrousp' => [
|
'subgroups' => [
|
||||||
'name' => 'category',
|
'name' => 'category',
|
||||||
'type' => 'text',
|
'type' => 'text',
|
||||||
'exampleValue' => '343563',
|
'exampleValue' => '343563',
|
||||||
|
Loading…
Reference in New Issue
Block a user