fix trailing spaces

This commit is contained in:
Matteo Pagliazzi
2016-06-22 12:18:42 +02:00
committed by GitHub
parent 3924bdc7c5
commit 09c7c45cd5

View File

@@ -428,7 +428,7 @@ api.resetPassword = {
baseUrl: nconf.get('BASE_URL'),
}),
});
await user.save();
}