MAPG-172 make variable local

This commit is contained in:
Bence Pőcze 2020-06-24 23:21:14 +02:00
parent 693bddbcf0
commit 4561c825a4

View File

@ -17,7 +17,7 @@
<?php if (!isset($_COOKIE['COOKIES_CONSENT'])): ?>
<script>
(function () {
MapGuesser = {
var MapGuesser = {
cookiesAgreed: false,
agreeCookies: function () {