From d8115386a0f8b8a733edbf66684a3c0e1afa5e36 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 f62ebb74..4394c01a 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