{#if queue.length}
{$t("button.clear")}
{/if}
{#each queue as [id, item]}
{/each} {#if queue.length === 0}
{/if}