This commit is contained in:
Phillip Thelen
2024-06-10 14:53:23 +02:00
parent 1f0a4dad23
commit 544d67e7e5
6 changed files with 13 additions and 11 deletions

View File

@@ -235,8 +235,8 @@
</div>
</div>
<div
:key="`ttbg${timeTravelBackgrounds.length}`"
v-if="timeTravelBackgrounds.length > 0"
:key="`ttbg${timeTravelBackgrounds.length}`"
>
<div
class="row justify-content-center title-row mb-3"
@@ -269,8 +269,8 @@
</div>
</div>
<div
:key="`monthly${monthlyBackgrounds.length}`"
v-if="monthlyBackgrounds.length > 0"
:key="`monthly${monthlyBackgrounds.length}`"
>
<div
class="row text-center title-row mb-3"