{#if sending} {/if}

Global

{ loadingDelay = window.setTimeout(() => (sending = true), 500); return async ({ update }) => { await update({ reset: false }); window.clearTimeout(loadingDelay); sending = false; }; }} >
{#if data.globalSettings.favicon_image} {/if}

Home

{ loadingDelay = window.setTimeout(() => (sending = true), 500); return async ({ update }) => { await update({ reset: false }); window.clearTimeout(loadingDelay); sending = false; }; }} >