Getting ready for CHOW 2024 demo call tomorrow
This commit is contained in:
@@ -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': {},
|
||||
|
||||
Reference in New Issue
Block a user