Work on auto reload and related single property updates. Also bug fix for saving searched sessions.
This commit is contained in:
@@ -914,7 +914,7 @@ export async function search__event_session(
|
||||
}
|
||||
await db_save_ae_obj_li__ae_obj({
|
||||
db_instance: db_events,
|
||||
table_name: 'presenters',
|
||||
table_name: 'sessions',
|
||||
obj_li: processed_obj_li,
|
||||
properties_to_save: properties_to_save,
|
||||
log_lvl: log_lvl,
|
||||
|
||||
Reference in New Issue
Block a user