forked from FoundKeyGang/FoundKey
Oops
This commit is contained in:
parent
7600ce2591
commit
47cabbad92
1 changed files with 0 additions and 1 deletions
|
@ -228,7 +228,6 @@ module.exports = (params, user: IUser, app) => new Promise(async (res, rej) => {
|
|||
// -----------------------------------------------------------
|
||||
// Post processes
|
||||
|
||||
|
||||
User.update({ _id: user._id }, {
|
||||
$set: {
|
||||
latest_post: post
|
||||
|
|
Loading…
Reference in a new issue