Finally working Events - Leads for exhibitors

This commit is contained in:
Scott Idem
2024-03-12 19:28:10 -04:00
parent 7d1a4b735b
commit fd4f2bdf35
14 changed files with 716 additions and 34 deletions

View File

@@ -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)