More serious work on badge printing. Working on the templates and actually implementing the printable badge.

This commit is contained in:
Scott Idem
2025-10-07 19:39:53 -04:00
parent 28cb8e2bf2
commit bad5da3ddc
9 changed files with 1421 additions and 16 deletions

View File

@@ -37,6 +37,8 @@ export async function load({ params, parent, url }) { // route
// inc_device_li: true,
inc_location_li: true,
inc_session_li: true,
// inc_badge_li: true,
inc_template_li: true,
log_lvl: log_lvl
// })
// .then((results) => {