clean up obj
This commit is contained in:
parent
e543116b5d
commit
c41a32e4b1
2 changed files with 4 additions and 3 deletions
|
|
@ -465,6 +465,8 @@ async function onReady(fastify: FastifyInstance) {
|
|||
token: '',
|
||||
text: '',
|
||||
timestamp: Date.now(),
|
||||
frontendUserName: '',
|
||||
frontendUser: '',
|
||||
SenderWindowID: socket.id,
|
||||
Sendertext: 'You have blocked',
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue