mirror of
https://github.com/pybricks/pybricks-code.git
synced 2026-09-12 01:23:52 +00:00
This replaces the localStorage file storage with a new backend that uses localForage (indexeddb) for storing the file contents. This will also allow storing multiple files.