[PepperBridgeAbstract, DealabsBridge, HotUKDealsBridge, MydealsBridge] Fix parameters typo (#4439)

Fixed typo in DealabsBridge and HotUKDealsBridge parameters name
This commit is contained in:
sysadminstory 2025-02-03 23:24:42 +01:00 committed by GitHub
parent 920b21b1fd
commit 94924d8e16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ https://www.dealabs.com/groupe/abonnements-internet?sortBy=lowest_price
Il faut alors saisir :
abonnements-internet',
],
'subgroup' => [
'subgroups' => [
'name' => 'Catégorie',
'type' => 'text',
'exampleValue' => '1071',

View File

@ -48,7 +48,7 @@ https://www.hotukdeals.com/tag/broadband?sortBy=temp
Then enter :
broadband',
],
'subgrousp' => [
'subgroups' => [
'name' => 'category',
'type' => 'text',
'exampleValue' => '343563',