More updates everywhere related to TW v4

This commit is contained in:
Scott Idem
2025-06-19 15:05:15 -04:00
parent 1e0c6ec91b
commit 38e88d7b27
12 changed files with 90 additions and 52 deletions

View File

@@ -381,6 +381,11 @@ if ($ae_loc?.site_access_key || $ae_loc?.site_domain_access_key) {
// Root Svelte Layout Specific:
let trigger_clear_access: null|boolean = $state(null);
if (browser) {
document.documentElement.setAttribute('data-theme', $ae_loc?.theme_name ?? 'nouveau');
// cerberus
}
// $effect(() => {
if (browser && flag_reload) {
if (log_lvl) {