mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-23 22:54:01 -06:00
Hide download count in manage page
CURA-8726
This commit is contained in:
parent
adfb78e38a
commit
0b39fb1c91
2 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue