Skip to content

Master indexeddb storage bugfix

lucas.parsy requested to merge lucas.parsy/jio:master into master

corrects bug in getAttachment of indexeddb, preventing the download of a slice of attachment. added test verifying the correction of the bug.

Merge request reports