fix mobile side drawer causing issues

This commit is contained in:
Henry Jameson 2022-08-23 22:10:21 +03:00
commit 666015c9fa
5 changed files with 21 additions and 22 deletions

View file

@ -47,7 +47,7 @@
v-if="currentUser || !privateMode"
@click="toggleDrawer"
>
<router-link :to="{ name: timelinesRoute }">
<router-link :to="timelinesRoute">
<FAIcon
fixed-width
class="fa-scale-110 fa-old-padding"