mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-12-05 16:51:12 -07:00
Merge remote-tracking branch 'origin/4.4'
This commit is contained in:
commit
d13683f4db
3 changed files with 5 additions and 4 deletions
|
|
@ -46,7 +46,7 @@ TabView
|
|||
{
|
||||
return ""
|
||||
}
|
||||
return linkedMaterials.join(", ");
|
||||
return linkedMaterials;
|
||||
}
|
||||
|
||||
function getApproximateDiameter(diameter)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue