mirror of
https://akkoma.dev/lamp/akkoma-fe.git
synced 2025-05-07 15:04:02 -04:00
make linter happy
This commit is contained in:
parent
ebdcb31c12
commit
1cce6969cc
4
config/ihba.json
Normal file
4
config/ihba.json
Normal file
@ -0,0 +1,4 @@
|
||||
{
|
||||
"target": "https://ihatebeinga.live",
|
||||
"staticConfigPreference": false
|
||||
}
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user