mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Correct syntax
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
var google = {
|
||||
"analytics": "xxxx",
|
||||
"adsense": "xxxx;
|
||||
"adsense": "xxxx",
|
||||
}
|
||||
|
||||
module.exports = google;
|
||||
|
||||
Reference in New Issue
Block a user