mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-05 04:54:04 -06:00
Fix extensions not being unique in ExtensionModel
CURA-6983
This commit is contained in:
parent
84e676c1f8
commit
028aece644
1 changed files with 1 additions and 1 deletions
|
@ -154,7 +154,7 @@ Item
|
|||
}
|
||||
}
|
||||
|
||||
// show the plugin browser dialog
|
||||
// show the Toolbox
|
||||
Connections
|
||||
{
|
||||
target: Cura.Actions.browsePackages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue