fix missing newline
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
FloatingGhost 2022-08-03 14:31:18 +01:00
parent 804ba0cdb6
commit 8255059ff2

View file

@ -15,7 +15,8 @@
</template>
<template v-else>
{{ $tc(relativeTime.key, relativeTime.num, [relativeTime.num]) }}
</template></time>
</template>
</time>
</template>
<script>