Fix typo in googlemapssearch service name
This commit is contained in:
parent
780b651689
commit
112dd6f361
|
|
@ -1163,7 +1163,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