More serious work on badge printing. Working on the templates and actually implementing the printable badge.
This commit is contained in:
@@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user