From d5c6c76eb8ef4335aff7b842fbb85ae5aa8597d9 Mon Sep 17 00:00:00 2001 From: louisa Date: Mon, 10 Jul 2023 11:38:35 +0200 Subject: [PATCH] id --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index 3ecb2e5..b07565a 100644 --- a/app.js +++ b/app.js @@ -61,7 +61,7 @@ io.on('connection', function(socket) { args: [ { type: "s", - value: "user" + value: socket.id }, { type: "s",