This commit is contained in:
syuilo
2018-03-28 17:00:28 +09:00
parent 71065077f6
commit 63b930e9fd
4 changed files with 4 additions and 4 deletions

View File

@@ -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