Merge branch 'dev' of https://github.com/nixolas1/Zoff into dev

This commit is contained in:
Kasper Rynning-Tønnesen
2015-04-16 17:57:32 +02:00

View File

@@ -18,7 +18,7 @@ socket.on("toast", function(msg)
case "deletesong":
msg="Deleted song"
break;
case "vote":
case "voted":
msg="Voted on song"
break;
case "alreadyvoted":