mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 00:47:09 +00:00
chore(control): display transferring file correctly (still a few bugs)
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user