make linter happy
ci/woodpecker/push/woodpecker Pipeline was successful Details

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

4
config/ihba.json Normal file
View File

@ -0,0 +1,4 @@
{
"target": "https://ihatebeinga.live",
"staticConfigPreference": false
}

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