Settings — Mangalord

Settings

Appearance

Theme

Reader

{#if !session.user}

Sign in to sync these settings across devices. Until then they live in this browser.

{/if}
Layout {#each READER_MODES as opt (opt.value)} {/each}
{#if preferences.readerMode === 'continuous'}
Page gap {#each READER_GAPS as opt (opt.value)} {/each}
{/if}
{#if !session.loaded}

Loading…

{:else if !session.user}

Sign in to change your password.

{:else}

Change password

Changing your password signs out every other device using this account. Bot API tokens keep working — revoke them individually from the bot-token list if you want to invalidate them too.

{#if success}

{success}

{/if} {#if error} {/if}
{/if}