Commenting out alert/notice for now.
This commit is contained in:
@@ -364,8 +364,8 @@ async function verify_novi_uuid(
|
||||
{/if}
|
||||
</div>
|
||||
{:else if $ae_loc.trusted_access || ($ae_loc.authenticated_access && $idaa_loc.novi_uuid && $idaa_loc.novi_verified)}
|
||||
{#if show_tech_notice && 1 == 3}
|
||||
<!-- TEMPORARY (2026-04-01): One-time notice about last night's technical issues. Remove after a few days. -->
|
||||
<!-- TEMPORARY (2026-04-01): One-time notice about last night's technical issues. Remove after a few days. -->
|
||||
<!-- {#if show_tech_notice && 1 == 3}
|
||||
<div class="m-2 flex items-start gap-3 rounded-lg border border-yellow-400 bg-yellow-50 p-3 text-yellow-900 dark:border-yellow-600 dark:bg-yellow-950 dark:text-yellow-100">
|
||||
<span class="fas fa-exclamation-triangle mt-0.5 shrink-0 text-yellow-500"></span>
|
||||
<p class="flex-1 text-sm">
|
||||
@@ -385,7 +385,7 @@ async function verify_novi_uuid(
|
||||
OK
|
||||
</button>
|
||||
</div>
|
||||
{/if}
|
||||
{/if} -->
|
||||
{@render children?.()}
|
||||
{#if $idaa_loc.novi_uuid}
|
||||
<span class="text-sm text-gray-500">
|
||||
|
||||
Reference in New Issue
Block a user