mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-11 13:59:03 +08:00
Fix comments
This commit is contained in:
parent
528a6b651d
commit
c4d2cb26a0
@ -73,7 +73,7 @@ Item
|
||||
|
||||
Component.onCompleted:
|
||||
{
|
||||
// select the first one that's not "unknown" by default.
|
||||
// Select the first one that's not "unknown" by default.
|
||||
for (var i = 0; i < count; i++)
|
||||
{
|
||||
if (!model[i].is_unknown_machine_type)
|
||||
|
Loading…
x
Reference in New Issue
Block a user