mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 15:05:54 +08:00
CURA-5357 fix boo boo, rename variable
This commit is contained in:
parent
16b8d3f137
commit
a616e92367
@ -338,7 +338,7 @@ UM.MainWindow
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
others.push(filename);
|
nonPackages.push(filename);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
openDialog.handleOpenFileUrls(nonPackages);
|
openDialog.handleOpenFileUrls(nonPackages);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user