More prettier missing files

This commit is contained in:
Kasper Rynning-Tønnesen
2019-07-26 08:50:35 +02:00
parent 6ed67ffee6
commit 6289f73844
3 changed files with 5 additions and 5 deletions

View File

@@ -23,7 +23,9 @@ try {
analytics = google.analytics;
adsense = google.adsense;
} catch (e) {
console.log("No analytics-id found");
console.log(
"(!) Missing file - /config/google.js Have a look at /config/google.example.js. This is for google analytics."
);
}
try {