mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-22 10:21:39 -07:00
Ensure that check for updates is called on startup of Cura
CURA-8588
This commit is contained in:
parent
0615369cba
commit
3b2be48390
5 changed files with 42 additions and 19 deletions
|
|
@ -19,8 +19,5 @@ Packages
|
|||
searchInBrowserUrl: "https://marketplace.ultimaker.com/app/cura/plugins?utm_source=cura&utm_medium=software&utm_campaign=marketplace-search-plugins-browser"
|
||||
packagesManageableInListView: false
|
||||
|
||||
model: Marketplace.RemotePackageList
|
||||
{
|
||||
packageTypeFilter: "plugin"
|
||||
}
|
||||
model: manager.PluginPackageList
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue