Getting ready for CHOW 2024 demo call tomorrow

This commit is contained in:
Scott Idem
2024-02-29 14:37:37 -05:00
parent 9310aac4d2
commit addadacc47
4 changed files with 214 additions and 285 deletions

View File

@@ -64,12 +64,17 @@ export let ae_app_local_data_struct: key_val = {
'archives': {},
'events': {
'event_id': null,
// Badge Printing
// Lead Retrievals
// Presentation Management
// Speakers Management
'default_session_id': null, // Assign to presenters by default
// other
},
@@ -128,6 +133,8 @@ export let ae_app_session_data_struct: key_val = {
// Presentation Management
// Speakers Management
// other
},
'journals': {},