Adding more options related to session content.

This commit is contained in:
Scott Idem
2024-09-16 14:43:28 -04:00
parent 3a6c462155
commit 1faf7fb18f
5 changed files with 399 additions and 216 deletions

View File

@@ -60,6 +60,7 @@ export let ae_app_local_data_struct: key_val = {
debug: false, // A simple flag to know if we should show debug information.
edit_mode: false, // A simple flag to know if we should show edit mode options.
sync_local_config: true, // A simple flag to know if we should sync local config with the remote API server.
'account_id': ae_account_id, // OSIT Demo _XY7DXtc9MY
'account_code': 'not_set',