Hide global timeline for unauthorized users

The better way to make this change would be to have it set automatically in association with the Restrict Unauthenticated setting for the federated timeline, but for the moment this hack will do.
This commit is contained in:
fedward 2022-11-15 18:13:45 +00:00
parent 27f3549f26
commit 328fef9163

View file

@ -67,6 +67,7 @@
/>
</router-link>
<router-link
v-if="currentUser"
:to="{ name: 'public-external-timeline' }"
class="nav-icon"
>