Fix typo in googlemapssearch service name

This commit is contained in:
Kevin Pollet 2019-04-04 16:50:41 +04:00 committed by GitHub
parent 780b651689
commit 112dd6f361
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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'],