Hide download count in manage page

CURA-8726
This commit is contained in:
Jaime van Kessel 2022-02-22 15:18:49 +01:00
parent adfb78e38a
commit 0b39fb1c91
2 changed files with 3 additions and 2 deletions

View file

@ -12,7 +12,7 @@ import Cura 1.6 as Cura
// are combined into the reusable "PackageCardHeader" component
Item
{
default property alias contents: contentItem.children;
default property alias contents: contentItem.children
property var packageData
property bool showManageButtons: false