Separating out components and functions to make things more modular.
This commit is contained in:
@@ -75,7 +75,8 @@ export async function load({ parent }) { // route
|
||||
|
||||
let load_event_file_obj_li = await events_func.handle_load_ae_obj_li__event_file({
|
||||
api_cfg: ae_acct.api,
|
||||
event_session_id: event_session_id,
|
||||
for_obj_type: 'event_session',
|
||||
for_obj_id: event_session_id,
|
||||
params: {enabled: 'all', qry__limit: 50},
|
||||
try_cache: false
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user