Making things look better. Now with a person look up for the presenter record. Wrapping up for the day.
This commit is contained in:
@@ -36,7 +36,8 @@ export type key_val = {
|
||||
|
||||
// *** BEGIN *** Longer-term app data. This should be stored to local storage.
|
||||
export let ae_app_local_data_struct: key_val = {
|
||||
'ver': '2024-06-26_12',
|
||||
'ver': '2024-06-26_13',
|
||||
'ver_idb': '2024-06-26_1625', // Clear if date IndexedDB version
|
||||
'name': 'Aether - App Hub (SvelteKit 2.x Svelte 4.x)',
|
||||
'theme': 'light',
|
||||
'iframe': false,
|
||||
|
||||
Reference in New Issue
Block a user