Updating the module menu to the new styling

This commit is contained in:
Scott Idem
2025-06-20 15:12:38 -04:00
parent e5d41a7467
commit eebcd7c731
8 changed files with 106 additions and 47 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: 2,
log_lvl: log_lvl,
});
}
});