Correct syntax

This commit is contained in:
Kasper Rynning-Tønnesen
2018-11-27 08:58:31 +01:00
parent 10f9ff87da
commit 1849727ff8

View File

@@ -1,6 +1,6 @@
var google = {
"analytics": "xxxx",
"adsense": "xxxx;
"adsense": "xxxx",
}
module.exports = google;