Improvement with file counts and related
This commit is contained in:
@@ -178,6 +178,9 @@ export function handle_db_save_ae_obj_li__event(
|
||||
|
||||
// From SQL view
|
||||
file_count: obj.file_count,
|
||||
file_count_all: obj.file_count_all,
|
||||
internal_use_count: obj.internal_use_count,
|
||||
event_file_id_li_json: obj.event_file_id_li_json,
|
||||
});
|
||||
// console.log(`Put obj with ID: ${obj.event_id_random} or ${id_random}`);
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user