pull/568/head^2
Anthony Fu 2022-12-27 19:16:45 +01:00
rodzic 93c31cb2d1
commit 30c8e82dbf
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -23,7 +23,7 @@ function preprocess(items: Status[]) {
<template>
<div>
<PublishWidget draft-key="home" border="b base" />
<PublishWidget draft-key="home" />
<TimelinePaginator v-bind="{ paginator, stream, preprocess }" context="home" />
</div>
</template>