poprawkiA
This commit is contained in:
@ -196,10 +196,6 @@ function setupList(listId, username) {
|
||||
window.LIST_ID = listId;
|
||||
window.usernameForReconnect = username;
|
||||
|
||||
//socket.on('joined_confirmation', function(data) {
|
||||
// console.log('Dołączono do pokoju:', data.room);
|
||||
// showToast('Pokój ponownie dołączony ✅', 'info');
|
||||
// });
|
||||
}
|
||||
|
||||
function updateItemState(itemId, isChecked) {
|
||||
|
Reference in New Issue
Block a user