correct path
This commit is contained in:
parent
c543647aba
commit
9038b20b71
1 changed files with 1 additions and 0 deletions
|
|
@ -1383,6 +1383,7 @@ const createPost = async (tags, title, content) => {
|
|||
.get(Key.WALL)
|
||||
.get(Key.PAGES)
|
||||
.get(pageIdx)
|
||||
.get(Key.POSTS)
|
||||
.get(postID)
|
||||
.put(null, ack => {
|
||||
if (ack.err) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue