make linter happy

This commit is contained in:
FloatingGhost 2022-09-06 11:38:23 +01:00
parent ebdcb31c12
commit 1cce6969cc
2 changed files with 5 additions and 1 deletions

View file

@ -104,8 +104,8 @@
class="nav-items right"
>
<router-link
class="nav-icon"
v-if="currentUser"
class="nav-icon"
:to="{ name: 'interactions', params: { username: currentUser.screen_name } }"
>
<FAIcon