mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 14:47:53 +01:00
Set the default year ofr the background meny to 2020
This commit is contained in:
@@ -43,7 +43,7 @@
|
|||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
class="dropdown-item"
|
class="dropdown-item"
|
||||||
@click="showAvatar('backgrounds', '2019')"
|
@click="showAvatar('backgrounds', '2020')"
|
||||||
>{{ $t('backgrounds') }}</a>
|
>{{ $t('backgrounds') }}</a>
|
||||||
<a
|
<a
|
||||||
class="dropdown-item"
|
class="dropdown-item"
|
||||||
|
|||||||
Reference in New Issue
Block a user