Closed JVMerkle closed 5 years ago
@JVMerkle if you rebase onto the latest master this should fix the error from jenkins.
Thanks for that but your rebase didn't apply correctly I'm afraid.
Try the following to see if we can get back on track, assuming origin is multiplay/go-ts3
git checkout master
git pull origin master
git checkout fix_online_client_id
git rebase origin/master
git push --force
Hey @stevenh the branch should be fixed. Thanks!
Fix #23 and add the ChannelID field to OnlineClient