Use a list of file purpose options per event.
This commit is contained in:
@@ -556,6 +556,7 @@ export function sync_config__event_pres_mgmt(
|
||||
// Show content:
|
||||
// pres_mgmt_cfg_local.show__navigation = pres_mgmt_cfg_remote?.show__navigation ?? false;
|
||||
|
||||
pres_mgmt_cfg_local.file_purpose_option_li = pres_mgmt_cfg_remote?.file_purpose_option_li ?? null;
|
||||
|
||||
// Deal with things that can be overridden:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user