Logging left-channel also

This commit is contained in:
Kasper Rynning-Tønnesen
2018-09-26 19:56:28 +02:00
parent 16dd0e34ad
commit 8d3dd93436

View File

@@ -386,6 +386,7 @@ function remove_from_chat_channel(coll, guid) {
}
function left_channel(coll, guid, short_id, in_list, socket, change) {
console.log(coll);
if(!coll) {
if(!change) {
remove_name_from_db(guid, coll);