Chasing and fixing bugs

This commit is contained in:
Scott Idem
2024-09-16 15:09:23 -04:00
parent 1faf7fb18f
commit c7b48ca97a
4 changed files with 8 additions and 3 deletions

View File

@@ -279,7 +279,7 @@ export function sync_config__event_pres_mgmt(
// Deal with things that can be overridden:
if (pres_mgmt_cfg_remote?.sync_local_config) {
if (pres_mgmt_cfg_local?.sync_local_config) {
// Hide content:
pres_mgmt_cfg_local.hide__location_code = pres_mgmt_cfg_remote?.hide__location_code ?? false;

View File

@@ -181,6 +181,8 @@ let events_local_data_struct: key_val = {
// Presentation Management (Distributing)
'pres_mgmt': {
sync_local_config: true,
datetime_format: 'datetime_12_long',
time_format: 'time_12_short',
time_hours: 12, // 12 or 24