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