working hard coded one time payment to one org
This commit is contained in:
@@ -43,7 +43,6 @@ exports.create = (req, res, next) => {
|
||||
// grant,
|
||||
// message: 'Grant Created'
|
||||
// });
|
||||
console.log(grants);
|
||||
|
||||
next(grants.dataValues);
|
||||
return null;
|
||||
|
||||
Reference in New Issue
Block a user