Lots of work on getting the Launcher actually working well.
This commit is contained in:
@@ -28,9 +28,6 @@ export async function load({ parent }) {
|
||||
let load_event_obj_li = await events_func.load_ae_obj_id__event({
|
||||
api_cfg: ae_acct.api,
|
||||
event_id: event_id,
|
||||
hidden: 'all', // 'not_hidden' to load only visible entries
|
||||
// params: ae_params,
|
||||
try_cache: true,
|
||||
log_lvl: log_lvl
|
||||
});
|
||||
ae_acct.slct.event_obj_li = load_event_obj_li;
|
||||
|
||||
Reference in New Issue
Block a user