Skip to content

Commit

Permalink
Keep post openGraph data
Browse files Browse the repository at this point in the history
  • Loading branch information
enahum committed Nov 6, 2017
1 parent 0d70372 commit 93265b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/store/middleware.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,7 @@ function cleanupState(action, keepCurrent = false) {
posts: {},
postsInChannel: {},
reactions: {},
openGraph: payload.entities.posts.openGraph,
selectedPostId: payload.entities.posts.selectedPostId,
currentFocusedPostId: payload.entities.posts.currentFocusedPostId
},
Expand Down

0 comments on commit 93265b3

Please sign in to comment.