mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 02:55:41 +00:00
Fix icon (#7148)
This commit is contained in:
@ -141,6 +141,7 @@ export default function BuildDetail() {
|
||||
type: 'text',
|
||||
name: 'issued_by',
|
||||
label: t`Issued By`,
|
||||
icon: 'user',
|
||||
badge: 'user'
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user