Making more fields us the LiveQuery. Migrated format bytes function. General clean up.
This commit is contained in:
@@ -269,6 +269,7 @@ export function handle_db_save_ae_obj_li__event_file(
|
||||
filename_no_ext: obj.filename_no_ext,
|
||||
filename_w_ext: obj.filename_w_ext,
|
||||
hosted_file_content_type: obj.hosted_file_content_type,
|
||||
file_size: obj.file_size,
|
||||
hosted_file_size: obj.hosted_file_size,
|
||||
});
|
||||
// console.log(`Put obj with ID: ${obj.event_file_id_random} or ${id_random}`);
|
||||
|
||||
Reference in New Issue
Block a user