forked from Mirrors/elk
fix: pinned
This commit is contained in:
parent
b980d519d5
commit
4ed0b339e0
1 changed files with 1 additions and 1 deletions
|
@ -19,6 +19,6 @@ useHeadFixed({
|
|||
</NuxtLink>
|
||||
</template>
|
||||
|
||||
<TimelinePinned v-if="isMastoInitialised && currentUser" />
|
||||
<TimelinePinned v-if="isMastoInitialised && !isGuest" />
|
||||
</MainContent>
|
||||
</template>
|
||||
|
|
Loading…
Reference in a new issue