diff --git a/Source/Client.js b/Source/Client.js index ffcc095..15df447 100644 --- a/Source/Client.js +++ b/Source/Client.js @@ -135,7 +135,7 @@ Client.prototype.getSucureClients = function() for (const [id, client] of this.pairs) { - map.set(id, client) + pairs.set(id, client) } // Aynı odada bulunan kullanıcı