diff --git a/src/App.svelte b/src/App.svelte index 8b98a68..9df958e 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -209,7 +209,7 @@ {#if editMode} -
+
{#if maskMode} {/if} - -
- -
Checkpoints
- -
- - - -
-
- {#each ckpts as cp, i} - - {/each} +
{/if} + + +
+ + + + {#each ckpts as cp, i}{/each} +