section.slug === activeSlug} getHref={getSectionHref ?? ((section: SettingsSection) => `#/settings/chat/${section.slug}`)} /> section.slug === activeSlug} getHref={getSectionHref ?? ((section: SettingsSection) => `#/settings/chat/${section.slug}`)} bind:this={mobileHeader} />

{currentSection.title}

{#if currentSection.title === SETTINGS_SECTION_TITLES.TOOLS} {:else if currentSection.fields}
{/if}

Settings are saved in browser's localStorage