diff --git a/webui/src/pages/list/BugRow.tsx b/webui/src/pages/list/BugRow.tsx index 829877ef44bbb5fd736c5f08ef88248437a29ada..9c1883a387b9507cb722d334944ccadf083cd97f 100644 --- a/webui/src/pages/list/BugRow.tsx +++ b/webui/src/pages/list/BugRow.tsx @@ -100,9 +100,9 @@ function BugRow({ bug }: Props) {
- {bug.humanId} opened + {bug.humanId} opened  - by {bug.author.displayName} +  by {bug.author.displayName}