{#if sending} {/if} Global { sending = true; return async ({ update }) => { await update({ reset: false }); sending = false; }; }} > Light accent color: Dark accent color: Favicon: {#if data.globalSettings.favicon_image} {/if} Submit Header { sending = true; return async ({ update }) => { await update({ reset: false }); sending = false; }; }} > Logo type: Text Image Logo text: Logo image: {#if data.header.logo_image} {/if} Submit Home { sending = true; return async ({ update }) => { await update({ reset: false }); sending = false; }; }} > Main content: {data.home.main_content} Submit Footer { sending = true; return async ({ update }) => { await update({ reset: false }); sending = false; }; }} > Additional text: {data.footer.additional_text} Submit