mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Merge branch 'master' into feature/song2
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user