mirror of
https://github.com/mastodon/mastodon.git
synced 2024-11-20 11:35:29 +01:00
Fix read marker state not being udpated internally (#14155)
Fixes #14151
This commit is contained in:
parent
8c04e37b03
commit
fa4876a1b9
@ -1,6 +1,6 @@
|
||||
import {
|
||||
MARKERS_SUBMIT_SUCCESS,
|
||||
} from '../actions/notifications';
|
||||
} from '../actions/markers';
|
||||
|
||||
const initialState = ImmutableMap({
|
||||
home: '0',
|
||||
|
Loading…
Reference in New Issue
Block a user