don't pass google api key, use Ox.Map.GoogleApiKey

This commit is contained in:
j 2017-10-26 12:42:47 +02:00
commit 4d7c675d29
3 changed files with 1 additions and 2 deletions

View file

@ -251,6 +251,7 @@ appPanel
}, function() {
pandora.site.site.videoprefix = url;
});
Ox.Map.GoogleApiKey = pandora.site.site.googleapikey;
}
});
}