mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-29 05:21:01 +00:00
More data
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user