Adding back in the sponsorship export stuff I was working on... Annoyed.

This commit is contained in:
Scott Idem
2024-04-23 15:53:43 -04:00
parent a87b4d53a0
commit 38e73cb40c
4 changed files with 74 additions and 22 deletions

View File

@@ -45,6 +45,8 @@ export let ae_app_local_data_struct: key_val = {
'debug': false, // A simple flag to know if we should show debug information.
'account_id': ae_account_id, // OSIT Demo _XY7DXtc9MY
'account_code': 'not_set',
'account_name': 'Account Name Not Set',
'site_domain': null, // https://example.com, https://dev.example.com, etc.
'site_cfg_json': {
slct__event_id: null,