Better (less) logging and other clean up

This commit is contained in:
Scott Idem
2024-06-24 15:51:30 -04:00
parent 0c4185f74c
commit c6b7c7e803
18 changed files with 1240 additions and 768 deletions

View File

@@ -89,7 +89,7 @@ $slct = {
...$slct,
...ae_acct.slct,
}
console.log(`$slct = `, $slct);
// console.log(`$slct = `, $slct);
if ($ae_loc.site_cfg_json.slct__event_id) {
$events_slct.event_id = $ae_loc.site_cfg_json.slct__event_id;