mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Logging left-channel also
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user