redeploy
This commit is contained in:
parent
79edaaefa4
commit
5c7522e7bc
@ -50,7 +50,6 @@ export default class StripeController extends ApiController {
|
||||
return;
|
||||
}
|
||||
const officeId: string = req.body.user.office_Id;
|
||||
|
||||
//add office id to request body
|
||||
req.body.office = { uid: officeId };
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user