Merge pull request #11706 from Kevin-DDR/fixBackground

Set the default year for the background meny to 2020 Fix for  #11703
This commit is contained in:
Matteo Pagliazzi 2020-01-14 12:58:22 +01:00 committed by GitHub
commit 646ac08cb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@
</a>
<a
class="dropdown-item"
@click="showAvatar('backgrounds', '2019')"
@click="showAvatar('backgrounds', '2020')"
>{{ $t('backgrounds') }}</a>
<a
class="dropdown-item"