2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-13 02:25:38 +00:00

Fix location icon field (#7658)

This commit is contained in:
Lukas
2024-07-16 00:02:51 +02:00
committed by GitHub
parent b96b8b8a04
commit 33b2ca897d

View File

@ -860,7 +860,7 @@ export function stockLocationFields({}: {}): ApiFormFieldSet {
description: {},
structural: {},
external: {},
icon: {},
custom_icon: {},
location_type: {}
};