Just working on things. Slow progress...

This commit is contained in:
Scott Idem
2024-03-14 18:11:09 -04:00
parent 8bf1892bc7
commit a97e5666a7
7 changed files with 717 additions and 125 deletions

View File

@@ -42,6 +42,8 @@ export let ae_app_local_data_struct: key_val = {
'iframe': false,
'title': `OSIT's Æ`, // - Dev SvelteKit`, // Æ
'debug': false, // A simple flag to know if we should show debug information.
'account_id': ae_account_id, // OSIT Demo _XY7DXtc9MY
'site_domain': null, // https://example.com, https://dev.example.com, etc.
'site_cfg_json': {},