return isPlaatform boolean to detect if user is a platfor user (#14570)
This commit is contained in:
@@ -358,6 +358,7 @@ export class ProfileRepository {
|
||||
metadata: true,
|
||||
bannerUrl: true,
|
||||
isPrivate: true,
|
||||
isPlatform: true,
|
||||
organizationSettings: {
|
||||
select: {
|
||||
lockEventTypeCreationForUsers: true,
|
||||
|
||||
Reference in New Issue
Block a user