feat: content filters (#279)
This commit is contained in:
parent
337d2a8b43
commit
4f8f2ed1f1
14 changed files with 44 additions and 27 deletions
|
@ -20,7 +20,7 @@ useHeadFixed({
|
|||
</template>
|
||||
|
||||
<slot>
|
||||
<TimelinePaginator v-bind="{ paginator, stream }" />
|
||||
<TimelinePaginator v-bind="{ paginator, stream }" context="public" />
|
||||
</slot>
|
||||
</MainContent>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue