[Glitch] Fix read marker state not being udpated internally

Port 8b7066dc61 to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
This commit is contained in:
ThibG 2020-06-28 20:55:32 +02:00 committed by Thibaut Girka
parent 1c3764c6f8
commit a11fac77f3

View file

@ -1,6 +1,6 @@
import { import {
MARKERS_SUBMIT_SUCCESS, MARKERS_SUBMIT_SUCCESS,
} from '../actions/notifications'; } from '../actions/markers';
const initialState = ImmutableMap({ const initialState = ImmutableMap({
home: '0', home: '0',