added text to work in sendInvite
This commit is contained in:
parent
da8298dce8
commit
7532ce19d2
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@ export function sendInvite(fastify: FastifyInstance, innerHtml: string, profil:
|
|||
type: "chat",
|
||||
user: profil.SenderName,
|
||||
token: '',
|
||||
text: ' needs this to work',
|
||||
text: ' needs some text to work',
|
||||
timestamp: Date.now(),
|
||||
SenderWindowID: socket.id,
|
||||
userID: '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue