/
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-04-04 16:29:46 +02:00
parent 53bb683c9b
commit 227be4e9c0
+1 -1
View File
@@ -37,7 +37,7 @@ import type { IconName } from "../external/icons";
{task.completedAmount} / {task.itemAmount}
</span>
{:else}
{task.completedAmount}&nbsp;&nbsp;{task.itemAmount}
{task.completedAmount}&nbsp;/&nbsp;{task.itemAmount}
{/if}
</div>