First run is ok. On reload script stop working. (Ubuntu. Chrome) ``` if ( socket.adapter.rooms[data.room].length > 1 ) { ^ TypeError: Cannot read properties of undefined (reading 'length') ```