Fix location icon field (#7658)
This commit is contained in:
parent
b96b8b8a04
commit
33b2ca897d
|
|
@ -860,7 +860,7 @@ export function stockLocationFields({}: {}): ApiFormFieldSet {
|
|||
description: {},
|
||||
structural: {},
|
||||
external: {},
|
||||
icon: {},
|
||||
custom_icon: {},
|
||||
location_type: {}
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue