mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +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) {
|
function left_channel(coll, guid, short_id, in_list, socket, change) {
|
||||||
|
console.log(coll);
|
||||||
if(!coll) {
|
if(!coll) {
|
||||||
if(!change) {
|
if(!change) {
|
||||||
remove_name_from_db(guid, coll);
|
remove_name_from_db(guid, coll);
|
||||||
|
|||||||
Reference in New Issue
Block a user