development 3 yıl önce içindeki feature/321_signalr_notifications işlemelerini 1 ile birleştirdi
| @@ -133,7 +133,7 @@ const chatSlice = createSlice({ | |||
| (notification) => notification.roomId !== action.payload | |||
| ); | |||
| }, | |||
| }, | |||
| leaveRoom: (state, action) => { | |||
| state.activeRoom = null; | |||