From: ThibG Date: Sun, 28 Jun 2020 18:55:32 +0000 (+0200) Subject: [Glitch] Fix read marker state not being udpated internally X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=befe8c72ddd3b427ccf1489a6de6bcc23b6a55f5;p=mastodon.git [Glitch] Fix read marker state not being udpated internally Port fa4876a1b93d4bb62038cca75bd5017fe49b59ae to glitch-soc Signed-off-by: Thibaut Girka --- diff --git a/app/javascript/flavours/glitch/reducers/markers.js b/app/javascript/flavours/glitch/reducers/markers.js index 2e67be82e..fb1572ff5 100644 --- a/app/javascript/flavours/glitch/reducers/markers.js +++ b/app/javascript/flavours/glitch/reducers/markers.js @@ -1,6 +1,6 @@ import { MARKERS_SUBMIT_SUCCESS, -} from '../actions/notifications'; +} from '../actions/markers'; const initialState = ImmutableMap({ home: '0',