Merge branch 'master' into feature/song2

This commit is contained in:
Kasper Rynning-Tønnesen
2017-11-09 20:15:23 +01:00
3 changed files with 14 additions and 14 deletions

View File

@@ -64,7 +64,6 @@ function check_error_video(msg, channel) {
for(var i = 0; i < resp.items.length; i++) {
vid_url += resp.items[i].id.videoId + ",";
}
request({
type: "GET",
url: vid_url