[Glitch] Fix read marker state not being udpated internally
Port 8b7066dc61
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
lolsob-rspec
parent
1c3764c6f8
commit
a11fac77f3
|
@ -1,6 +1,6 @@
|
|||
import {
|
||||
MARKERS_SUBMIT_SUCCESS,
|
||||
} from '../actions/notifications';
|
||||
} from '../actions/markers';
|
||||
|
||||
const initialState = ImmutableMap({
|
||||
home: '0',
|
||||
|
|
Loading…
Reference in New Issue