mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 14:34:01 -06:00
Fixes namechanges caused by api change
This commit is contained in:
parent
0daf2301a7
commit
a9208ccf3f
2 changed files with 3 additions and 3 deletions
|
@ -133,7 +133,7 @@ Rectangle
|
|||
if(model.getItem(i).name == UM.MachineManager.activeProfile)
|
||||
return i;
|
||||
}
|
||||
|
||||
UM.MachineManager.setActiveProfile(model.getItem(0).name)
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue