Skip to content

Commit

Permalink
implemented org and user to bydefault public (#87)
Browse files Browse the repository at this point in the history
Signed-off-by: @nishad.shirsat <nishad.shirsat@ayanworks.com>
Signed-off-by: tipusinghaw <tipu.singh@ayanworks.com>
Signed-off-by: KulkarniShashank <shashank.kulkarni@ayanworks.com>
  • Loading branch information
nishad-ayanworks authored and KulkarniShashank committed Sep 11, 2024
1 parent 7067879 commit aabbcdd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion apps/organization/src/organization.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -466,5 +466,4 @@ export class OrganizationService {
throw new RpcException(error.response ? error.response : error);
}
}

}

0 comments on commit aabbcdd

Please sign in to comment.