fixes. sorry for bad commit message i'm tired

This commit is contained in:
Henry Jameson 2020-05-27 03:32:57 +03:00
parent 3938ccb8e7
commit 5ffcddd3b9
7 changed files with 96 additions and 50 deletions

View file

@ -40,7 +40,7 @@
<div
v-if="isLoggedIn"
:label="$t('settings.notifications')"
icon="chat"
icon="bell-ringing-o"
>
<NotificationsTab />
</div>