Chasing and fixing bugs
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user