This is the first commit of the day. It is probably the last. Lots of general prep for a demo.

This commit is contained in:
Scott Idem
2024-02-19 18:28:55 -05:00
parent 6f0680f282
commit 3403210efd
10 changed files with 851 additions and 100 deletions

View File

@@ -45,9 +45,13 @@ export let ae_app_local_data_struct: key_val = {
'mod': { // module
'events': {},
'sponsorships': {
for_type: null,
for_id: null,
show_edit__sponsorship_obj: false,
show_list__sponsorship_obj_li: true,
show_view__sponsorship_obj: false,
disable_submit__sponsorship_obj: false,
},
'testing': {},
},