Case sensitivity

This commit is contained in:
Kasper Rynning-Tønnesen
2016-11-20 12:43:47 +01:00
parent 64fc093bbc
commit 42ce8a4067
2 changed files with 2 additions and 2 deletions

View File

@@ -34,7 +34,7 @@ var Nochan = {
Helper.log("-----------");
Helper.log("Frontpage fetch");
helper.log(msg);
Helper.log(msg);
Helper.log("------------");
Nochan.populate_channels(msg.channels);