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