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,
|
||||
service: yt,
|
||||
}
|
||||
dj.queue.AddSong(song)
|
||||
|
||||
return song, nil
|
||||
}
|
||||
|
|
Reference in a new issue