forked from treehouse/mastodon
[Glitch] Fix read marker state not being udpated internally
Port fa4876a1b9
to glitch-soc
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
signup-info-prompt
parent
934bacd05f
commit
befe8c72dd
|
@ -1,6 +1,6 @@
|
|||
import {
|
||||
MARKERS_SUBMIT_SUCCESS,
|
||||
} from '../actions/notifications';
|
||||
} from '../actions/markers';
|
||||
|
||||
const initialState = ImmutableMap({
|
||||
home: '0',
|
||||
|
|
Loading…
Reference in New Issue