[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:
parent
1c3764c6f8
commit
a11fac77f3
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
import {
|
||||
MARKERS_SUBMIT_SUCCESS,
|
||||
} from '../actions/notifications';
|
||||
} from '../actions/markers';
|
||||
|
||||
const initialState = ImmutableMap({
|
||||
home: '0',
|
||||
|
|
Loading…
Reference in a new issue