parent
42d2f45db1
commit
8b7066dc61
app/javascript/mastodon/reducers
|
@ -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',
|
||||||
|
|
Loading…
Reference in New Issue