mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
Fix typo
This commit is contained in:
parent
d1301d16a9
commit
efdec50614
1 changed files with 1 additions and 1 deletions
|
|
@ -891,7 +891,7 @@ Cura.MachineAction
|
||||||
{
|
{
|
||||||
id: machineHeadPolygonProvider
|
id: machineHeadPolygonProvider
|
||||||
|
|
||||||
containerStackId: base.acthiveMachineId
|
containerStackId: base.activeMachineId
|
||||||
key: "machine_head_with_fans_polygon"
|
key: "machine_head_with_fans_polygon"
|
||||||
watchedProperties: [ "value" ]
|
watchedProperties: [ "value" ]
|
||||||
storeIndex: manager.containerIndex
|
storeIndex: manager.containerIndex
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue