More general code clean up. More removing of the _random bits.

This commit is contained in:
Scott Idem
2026-02-11 13:00:42 -05:00
parent 87d74e5b4b
commit 3ca041383f
9 changed files with 15 additions and 641 deletions

View File

@@ -51,7 +51,7 @@
name: `IDAA: ${$idaa_loc.novi_full_name ?? 'none'} ${$idaa_loc.novi_email ?? ''}`,
description: activity_description ?? null,
object_type: 'idaa', // archive, post, event
// object_id_random: data?.route,
// object_id: data?.route,
url_root: data?.url.origin,
// url_full_path: data?.url.href,
url_full_path: data?.url.pathname,