wip
This commit is contained in:
parent
71065077f6
commit
63b930e9fd
4 changed files with 4 additions and 4 deletions
|
|
@ -270,7 +270,7 @@ module.exports = (params, user: IUser, app) => new Promise(async (res, rej) => {
|
|||
|
||||
// Reponse
|
||||
res({
|
||||
created_post: postObj
|
||||
createdPost: postObj
|
||||
});
|
||||
|
||||
//#region Post processes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue