mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
The checkbox was still there in the preferences page, but it didn't work at all, for two reasons: - The preference entry didn't exist. This was causing warnings in the log (which is why I saw it). - It wasn't checking the preference before making that API call. Could make a bunch of people pretty angry. |
||
|---|---|---|
| .. | ||
| resources | ||
| __init__.py | ||
| Constants.py | ||
| LocalPackageList.py | ||
| Marketplace.py | ||
| PackageList.py | ||
| PackageModel.py | ||
| plugin.json | ||
| RemotePackageList.py | ||