added text to work in sendInvite

This commit is contained in:
NigeParis 2025-12-29 12:30:57 +01:00 committed by Maix0
parent da8298dce8
commit 7532ce19d2

View file

@ -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: '',