Merge pull request #318 from kevinpollet/patch-1
Fix typo in googlemapssearch service name
This commit is contained in:
commit
72575cf0d2
|
|
@ -1190,7 +1190,7 @@ tarteaucitron.services.googlemaps = {
|
|||
tarteaucitron.services.googlemapssearch = {
|
||||
"key": "googlemapssearch",
|
||||
"type": "api",
|
||||
"name": "Google Maps Seard API",
|
||||
"name": "Google Maps Search API",
|
||||
"uri": "https://adssettings.google.com/",
|
||||
"needConsent": true,
|
||||
"cookies": ['nid'],
|
||||
|
|
|
|||
Loading…
Reference in New Issue