mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-13 03:59:04 +08:00
change label to name to align with items in global_container_stack check
This commit is contained in:
parent
e5d91df506
commit
1a57f12172
@ -227,7 +227,7 @@ class ExtrudersModel(ListModel):
|
||||
"material_brand": "",
|
||||
"color_name": "",
|
||||
"material_type": "",
|
||||
"material_label": ""
|
||||
"material_name": ""
|
||||
}
|
||||
items.append(item)
|
||||
if self._items != items:
|
||||
|
Loading…
x
Reference in New Issue
Block a user