Fix country and currency selection

This commit is contained in:
2024-04-01 19:00:57 +02:00
parent ff4b802d00
commit 0bb757abab
3 changed files with 7 additions and 6 deletions

View File

@@ -140,5 +140,6 @@
"doc": "Doc",
"firefox 125": "Firefox 125",
"logs": "Logs",
"typeerror: $matomo.trackevent is not a function": "TypeError: $matomo.trackEvent is not a function"
"typeerror: $matomo.trackevent is not a function": "TypeError: $matomo.trackEvent is not a function",
"referenceerror: $matomo is not defined": "ReferenceError: $matomo is not defined"
}