chore(control): display transferring file correctly (still a few bugs)

This commit is contained in:
E44
2026-01-19 15:39:53 +01:00
parent ef7dfa49fe
commit 99643f8029
5 changed files with 234 additions and 206 deletions
+1 -2
View File
@@ -23,8 +23,7 @@ export class FileDatabase extends Dexie {
[display_id+file_primary_key],
display_id,
file_primary_key,
date_created,
loading_data
date_created
`,
displays: `
id,