poprawkiA
This commit is contained in:
@ -193,8 +193,8 @@ function setupList(listId, username) {
|
||||
updateProgressBar();
|
||||
|
||||
// --- WAŻNE: zapisz dane do reconnect ---
|
||||
//window.LIST_ID = listId;
|
||||
//window.usernameForReconnect = username;
|
||||
window.LIST_ID = listId;
|
||||
window.usernameForReconnect = username;
|
||||
|
||||
//socket.on('joined_confirmation', function(data) {
|
||||
// console.log('Dołączono do pokoju:', data.room);
|
||||
|
Reference in New Issue
Block a user