Create group chat session on send, if it doesn't exist
This commit is contained in:
1
dist/classes/UUID.js
vendored
1
dist/classes/UUID.js
vendored
@@ -23,7 +23,6 @@ class UUID {
|
||||
}
|
||||
else {
|
||||
console.error('Can\'t accept UUIDs of type ' + typeof buf);
|
||||
console.trace();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user