Skip to content

Commit

Permalink
Fix icon (#7148)
Browse files Browse the repository at this point in the history
  • Loading branch information
SchrodingersGat authored May 1, 2024
1 parent 7342507 commit 66c208c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/frontend/src/pages/build/BuildDetail.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,7 @@ export default function BuildDetail() {
type: 'text',
name: 'issued_by',
label: t`Issued By`,
icon: 'user',
badge: 'user'
},
{
Expand Down

0 comments on commit 66c208c

Please sign in to comment.