cringe sfx
This commit is contained in:
@@ -77,7 +77,7 @@ export default function (fastify: FastifyInstance) {
|
||||
|
||||
if (found) {
|
||||
found.data.displayName = input.displayName
|
||||
namespace.emit('clientChanged', found.id, socketToClient(found))
|
||||
namespace.emit('webrtc:client-changed', found.id, socketToClient(found))
|
||||
}
|
||||
|
||||
return updatedUser
|
||||
|
||||
Reference in New Issue
Block a user