Bug fixes. Style setting improvements.
This commit is contained in:
@@ -56,7 +56,9 @@ export let ae_app_local_data_struct: key_val = {
|
||||
|
||||
'ds': {},
|
||||
'hub': {
|
||||
'show_xyz': 'abc',
|
||||
'show_cfg': false,
|
||||
'theme_mode': 'dark',
|
||||
'theme_name': 'wintry',
|
||||
},
|
||||
'mod': {
|
||||
'archives': {},
|
||||
@@ -85,6 +87,8 @@ export let ae_app_local_data_struct: key_val = {
|
||||
show_list__sponsorship_obj_li: true,
|
||||
show_view__sponsorship_obj: false,
|
||||
disable_submit__sponsorship_obj: false,
|
||||
|
||||
submit_status: null, // 'saving', 'created', 'updated'
|
||||
},
|
||||
|
||||
'testing': {},
|
||||
|
||||
Reference in New Issue
Block a user