- {#if showSettings} -
- -
- {:else if listStore.selectedView} - - {#if canAddTasks} - {#if !isMobile} - - {#key editingTask?.id} - - {/key} - {/if} - {/if} - {:else if listStore.loading} -
Loading...
- {:else} -
-

No lists yet

-

Create a list to get started

-
- {/if} -