Changes. Work on new review page searching.
This commit is contained in:
@@ -36,8 +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-03-04_10',
|
||||
'name': 'Aether App SvelteKit Template',
|
||||
'ver': '2024-03-06_18',
|
||||
'name': 'Aether - App Hub (SvelteKit 2.x Svelte 4.x)',
|
||||
'theme': 'light',
|
||||
'iframe': false,
|
||||
'title': `OSIT's Æ - Dev SvelteKit`, // Æ
|
||||
|
||||
Reference in New Issue
Block a user