More updates

This commit is contained in:
Scott Idem
2025-06-20 12:57:18 -04:00
parent b8a8653e0a
commit e5d41a7467
3 changed files with 5 additions and 3 deletions

View File

@@ -68,7 +68,7 @@ $effect(() => {
events_func.sync_config__event_pres_mgmt({
pres_mgmt_cfg_remote: $lq__event_obj.mod_pres_mgmt_json,
pres_mgmt_cfg_local: $events_loc.pres_mgmt,
log_lvl: log_lvl,
log_lvl: 2,
});
}
});