mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-14 03:35:57 +08:00
CURA-5357 fix boo boo, rename variable
This commit is contained in:
parent
13b3e4afa5
commit
3395610b67
@ -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