General clean up. Less debug. Things work better?
This commit is contained in:
@@ -30,7 +30,7 @@ export async function load({ parent }) {
|
||||
return false;
|
||||
}
|
||||
|
||||
let load_event_obj = events_func.handle_load_ae_obj_id__event({api_cfg: ae_acct.api, event_id: event_id, try_cache: false});
|
||||
let load_event_obj = events_func.handle_load_ae_obj_id__event({api_cfg: ae_acct.api, event_id: event_id, try_cache: false});
|
||||
|
||||
ae_acct.slct.event_obj = load_event_obj;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user