mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-08-04 12:38:51 -04:00
35a0ee71bf
When the scheduled folder is opened with cached data, sp is null (the loading spinner is skipped). _loadScheduled receives null and calls sp.destroy() unconditionally, crashing with TypeError.