The initial migration for IDAA Recovery Meetings. Progress
This commit is contained in:
@@ -22,7 +22,7 @@ export async function load({ parent }) {
|
||||
// }
|
||||
|
||||
// // // Should we limit these to event.conference = true?
|
||||
// // let load_event_obj_li = events_func.handle_load_ae_obj_li__event({
|
||||
// // let load_event_obj_li = events_func.load_ae_obj_li__event({
|
||||
// // api_cfg: ae_acct.api,
|
||||
// // account_id: account_id,
|
||||
// // params: {enabled: 'enabled', qry__limit: 25},
|
||||
@@ -38,7 +38,7 @@ export async function load({ parent }) {
|
||||
// return false;
|
||||
// }
|
||||
|
||||
// let load_event_obj = events_func.handle_load_ae_obj_id__event({
|
||||
// let load_event_obj = events_func.load_ae_obj_id__event({
|
||||
// api_cfg: ae_acct.api,
|
||||
// event_id: event_id,
|
||||
// try_cache: true
|
||||
|
||||
Reference in New Issue
Block a user