mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 23:17:32 -06:00
Merge master and fix
CURA-6387
This commit is contained in:
parent
5a689c2389
commit
625b08baf8
1 changed files with 0 additions and 1 deletions
|
@ -230,7 +230,6 @@ class Toolbox(QObject, Extension):
|
|||
|
||||
def _fetchUserSubscribedPackages(self):
|
||||
if self._application.getCuraAPI().account.isLoggedIn:
|
||||
self._prepareNetworkManager()
|
||||
self._makeRequestByType("subscribed_packages")
|
||||
|
||||
def _fetchPackageData(self) -> None:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue