Merge branch 'dev' into staging
This commit is contained in:
commit
15e5c0d71f
@ -50,7 +50,6 @@ export default class StripeController extends ApiController {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
const officeId: string = req.body.user.office_Id;
|
const officeId: string = req.body.user.office_Id;
|
||||||
|
|
||||||
//add office id to request body
|
//add office id to request body
|
||||||
req.body.office = { uid: officeId };
|
req.body.office = { uid: officeId };
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user