changed a few stray 2021s to 2022

This commit is contained in:
CuriousMagpie
2022-01-26 16:45:54 -05:00
parent 412f9b7898
commit 8637d55d2b
2 changed files with 2 additions and 2 deletions

View File

@@ -40,7 +40,7 @@
>{{ $t('editAvatar') }}</a>
<a
class="topbar-dropdown-item dropdown-item dropdown-separated"
@click="showAvatar('backgrounds', '2021')"
@click="showAvatar('backgrounds', '2022')"
>{{ $t('backgrounds') }}</a>
<a
class="topbar-dropdown-item dropdown-item"