Cleaning up the code for this page. Separate out the Novi calls.

This commit is contained in:
Scott Idem
2025-12-15 14:04:54 -05:00
parent 122965f083
commit 43fb316fd4
2 changed files with 180 additions and 137 deletions

View File

@@ -2,7 +2,7 @@
/** @type {import('./$types').LayoutData} */
// /** @type {import('./$types').LayoutProps} */
let log_lvl: number = 1;
let log_lvl: number = 0;
// *** Import Svelte specific
// import { tick } from 'svelte';