]> cat aescling's git repositories - mastodon.git/commitdiff
[Glitch] Fix read marker state not being udpated internally
authorThibG <thib@sitedethib.com>
Sun, 28 Jun 2020 18:55:32 +0000 (20:55 +0200)
committerThibaut Girka <thib@sitedethib.com>
Tue, 30 Jun 2020 21:09:39 +0000 (23:09 +0200)
Port fa4876a1b93d4bb62038cca75bd5017fe49b59ae to glitch-soc

Signed-off-by: Thibaut Girka <thib@sitedethib.com>
app/javascript/flavours/glitch/reducers/markers.js

index 2e67be82e7168132b23652314fa9ee40e4653f3c..fb1572ff59b76badc78258451325293b17db8d54 100644 (file)
@@ -1,6 +1,6 @@
 import {
   MARKERS_SUBMIT_SUCCESS,
-} from '../actions/notifications';
+} from '../actions/markers';
 
 const initialState = ImmutableMap({
   home: '0',