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

View File

@@ -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"