diff --git a/src/frontend/src/forms/StockForms.tsx b/src/frontend/src/forms/StockForms.tsx index 123a2834f0..b88bc27a9d 100644 --- a/src/frontend/src/forms/StockForms.tsx +++ b/src/frontend/src/forms/StockForms.tsx @@ -860,7 +860,7 @@ export function stockLocationFields({}: {}): ApiFormFieldSet { description: {}, structural: {}, external: {}, - icon: {}, + custom_icon: {}, location_type: {} };