Skip to content

Commit 9dbb2fc

Browse files
morssssssebastianbenz
authored andcommittedSep 27, 2018
Removed "us", which was sadly left in after testing (ampproject#1541)
1 parent b1ba1b1 commit 9dbb2fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎templates/consent.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<script type="application/json">
55
{
66
"ISOCountryGroups": {
7-
"eu": ["at", "be", "bg", "ch", "cy", "cz", "dk", "de", "ee", "el", "es", "fi", "fr", "hr", "ie", "is", "it", "li", "lv", "lt", "lu", "hu", "mt", "nl", "no", "pl", "pt", "ro", "si", "sk", "se", "uk", "us"]
7+
"eu": ["at", "be", "bg", "ch", "cy", "cz", "dk", "de", "ee", "el", "es", "fi", "fr", "hr", "ie", "is", "it", "li", "lv", "lt", "lu", "hu", "mt", "nl", "no", "pl", "pt", "ro", "si", "sk", "se", "uk"]
88
}
99
}
1010
</script>

0 commit comments

Comments
 (0)
Please sign in to comment.