mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
lint
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user