Wrapping up for the day. It is Friday. Things mostly work.
This commit is contained in:
@@ -47,8 +47,8 @@ export let ae_snip = string_snippets;
|
||||
|
||||
// *** BEGIN *** Longer-term app data. This should be stored to local storage.
|
||||
export let ae_app_local_data_struct: key_val = {
|
||||
'ver': '2024-08-07_1504',
|
||||
'ver_idb': '2024-08-07_1505', // Clear if date IndexedDB version
|
||||
'ver': '2024-08-16_1821',
|
||||
'ver_idb': '2024-08-16_1826', // 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