Fixed error in hour of challenge accomplished

This commit is contained in:
2026-05-14 11:49:46 +01:00
parent 6a1ed5abeb
commit d5584ebf0a
2 changed files with 0 additions and 25 deletions
@@ -8,7 +8,6 @@
<p class="m-0 mt-1 text-xs text-gray-500">{{ challenge.challengeDescription }}</p>
</div>
<div class="text-right shrink-0">
<p class="m-0 text-xs text-gray-500">{{ converterHours(challenge.challengeDuration) }}</p>
<p class="m-0 mt-1 text-xs text-gray-400">{{ challenge.challengeStartDate }}</p>
</div>
</div>