correct path

This commit is contained in:
Daniel Lugo 2020-06-25 11:03:16 -04:00
parent 9038b20b71
commit 0cc581c520

View file

@ -1357,6 +1357,7 @@ const createPost = async (tags, title, content) => {
.get(Key.WALL)
.get(Key.PAGES)
.get(pageIdx)
.get(Key.POSTS)
.get(postID)
.get(Key.CONTENT_ITEMS)