Mokuro
(drawer = false)} />
(modal = true)} />
{#if isReader}
(drawer = false)} /> {/if}
Settings
(drawer = true)} class="mb-4 dark:text-white" />
{#each toggles as { key, text, value }}
updateSetting(key, !value)} >{text}
{/each}
Fontsize:
Background color:
{#await promise}
Loading...
{:then}
Upload directory
Upload files
{/await}