mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-06 00:47:09 +00:00
fix(control): fix missing refactoring of loading_data
This commit is contained in:
@@ -24,8 +24,7 @@ export class FileDatabase extends Dexie {
|
|||||||
display_id,
|
display_id,
|
||||||
file_primary_key,
|
file_primary_key,
|
||||||
date_created,
|
date_created,
|
||||||
is_loading,
|
loading_data
|
||||||
percentage
|
|
||||||
`,
|
`,
|
||||||
displays: `
|
displays: `
|
||||||
id,
|
id,
|
||||||
|
|||||||
Reference in New Issue
Block a user