clean
This commit is contained in:
@@ -187,7 +187,7 @@ class AccountInvitationsService {
|
||||
|
||||
throw new Error('Account not found');
|
||||
}
|
||||
console.log('property', invitations, accountSlug);
|
||||
|
||||
const response = await this.client
|
||||
.schema('medreport')
|
||||
.rpc('add_invitations_to_account', {
|
||||
|
||||
Reference in New Issue
Block a user