Set the default year ofr the background meny to 2020

This commit is contained in:
Kevin-DDR
2020-01-09 08:59:51 +01:00
parent 2c75e0bd49
commit a3277eeea3

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"