feature/321_signalr_notifications から development へマージ 3年前
| (notification) => notification.roomId !== action.payload | (notification) => notification.roomId !== action.payload | ||||
| ); | ); | ||||
| }, | }, | ||||
| }, | |||||
| leaveRoom: (state, action) => { | leaveRoom: (state, action) => { | ||||
| state.activeRoom = null; | state.activeRoom = null; | ||||