mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-13 15:38:59 +00:00
Set the default year ofr the background meny to 2020
This commit is contained in:
parent
2c75e0bd49
commit
a3277eeea3
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue