#3 Conflict mistake resolved

Yhdistetty
bronjaermin yhdistetty 1 committia lähteestä feature/321_signalr_notifications kohteeseen development 3 vuotta sitten

+ 1
- 1
Frontend/src/store/chat-slice.js Näytä tiedosto

@@ -133,7 +133,7 @@ const chatSlice = createSlice({
(notification) => notification.roomId !== action.payload
);
},
},
leaveRoom: (state, action) => {
state.activeRoom = null;


Loading…
Peruuta
Tallenna