Этот коммит содержится в:
Christopher Speller
2017-01-30 15:36:31 -05:00
коммит произвёл GitHub
родитель 721ac52784
Коммит b26329cdda

Просмотреть файл

@@ -227,9 +227,11 @@ func (h *Hub) Start() {
}
if userId == webConCandidate.UserId {
found = true
if indexToDel != -1 {
break
}
}
}
if indexToDel != -1 {
// Delete the webcon we are unregistering