fix: revert timelines loading optimization
This commit is contained in:
parent
2e5270f453
commit
ef4a240800
24 changed files with 87 additions and 146 deletions
|
@ -18,6 +18,6 @@ useHeadFixed({
|
|||
<span>{{ t('account.pinned') }}</span>
|
||||
</template>
|
||||
|
||||
<TimelinePinned v-if="isMastoInitialised" />
|
||||
<TimelinePaginator :paginator="paginator" />
|
||||
</MainContent>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue