From f9e375f5ad9a4a0975ffba16a645b0ce89060bf1 Mon Sep 17 00:00:00 2001 From: Oscar Hinton Date: Fri, 20 Aug 2021 21:36:13 +0200 Subject: [PATCH] Fix role not being displayed in organization user table (#1141) --- src/app/organizations/manage/people.component.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/organizations/manage/people.component.ts b/src/app/organizations/manage/people.component.ts index f62ebb7487..4394c01a27 100644 --- a/src/app/organizations/manage/people.component.ts +++ b/src/app/organizations/manage/people.component.ts @@ -66,7 +66,7 @@ export class PeopleComponent extends BasePeopleComponent