Ensure that check for updates is called on startup of Cura

CURA-8588
This commit is contained in:
Jaime van Kessel 2022-01-03 11:01:17 +01:00
parent 0615369cba
commit 3b2be48390
5 changed files with 42 additions and 19 deletions

View file

@ -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
}