Stopped adding youtube tracks twice
This commit is contained in:
parent
b829c794e6
commit
a7be06533c
|
@ -98,7 +98,6 @@ func (yt YouTube) NewSong(user *gumble.User, id, offset string, playlist Playlis
|
||||||
dontSkip: false,
|
dontSkip: false,
|
||||||
service: yt,
|
service: yt,
|
||||||
}
|
}
|
||||||
dj.queue.AddSong(song)
|
|
||||||
|
|
||||||
return song, nil
|
return song, nil
|
||||||
}
|
}
|
||||||
|
|
Reference in a new issue