More data

This commit is contained in:
Kasper Rynning-Tønnesen
2018-09-26 19:57:51 +02:00
parent 8d3dd93436
commit f19992060e

View File

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