Cura/plugins/Marketplace
Ghostkeeper 64b29779ca
Fix crash when server sends invalid JSON data
If readJSON fails, it puts an entry in the log and then returns None. This then crashes with a TypeError because you can't check for things to be in None.

Fixes Sentry issue CURA-3V5.
2022-05-19 11:36:16 +02:00
..
2022-05-16 15:11:39 +02:00
2022-04-15 13:12:06 +02:00
2022-02-25 13:25:35 +01:00