Finally working Events - Leads for exhibitors
This commit is contained in:
@@ -8,7 +8,7 @@ import type { key_val } from '$lib/ae_stores';
|
||||
// Longer-term app data. This should be stored to *local* storage.
|
||||
// Updated 2024-03-06
|
||||
let events_local_data_struct: key_val = {
|
||||
'ver': '2024-03-06_17',
|
||||
'ver': '2024-03-12_19',
|
||||
// Shared
|
||||
'name': 'Aether - Events (SvelteKit 2.x Svelte 4.x)',
|
||||
'title': `OSIT's Æ Events`, // - Dev SvelteKit`, // Æ
|
||||
@@ -40,6 +40,9 @@ let events_local_data_struct: key_val = {
|
||||
},
|
||||
|
||||
// Lead Retrievals (Exhibit)
|
||||
'leads': {
|
||||
auto_view: true,
|
||||
},
|
||||
|
||||
// Presentation Management (Distributing)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user