Fixed a typo

This commit is contained in:
Matthieu Grieger 2014-09-18 12:06:14 -07:00
parent 2b49334c75
commit 389fe7e765

View file

@ -176,6 +176,7 @@ function skip(username)
next_song()
else
piepan.me.channel:send(string.format(config.USER_SKIP_HTML, username))
end
else
message.user:send("You have already voted to skip this song.")
end