|
@ -37,7 +37,7 @@ import type { IconName } from "../external/icons"; |
|
|
{task.completedAmount} / {task.itemAmount} |
|
|
{task.completedAmount} / {task.itemAmount} |
|
|
</span> |
|
|
</span> |
|
|
{:else} |
|
|
{:else} |
|
|
{task.completedAmount} {task.itemAmount} |
|
|
|
|
|
|
|
|
{task.completedAmount} / {task.itemAmount} |
|
|
{/if} |
|
|
{/if} |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|