Add resumable background model downloads

This commit is contained in:
Georg Bauer
2026-07-24 13:10:04 +02:00
parent 62e7752ec7
commit 952fb79edc
12 changed files with 1265 additions and 115 deletions

View File

@@ -0,0 +1 @@
ALTER TABLE preferences RENAME COLUMN dspark_enabled TO dflash_enabled;