mirror of
https://github.com/ragestudio/comty.git
synced 2025-06-10 02:54:15 +00:00
added watchTimeline
prop
This commit is contained in:
parent
ff9993a120
commit
0c97461c5c
@ -24,7 +24,10 @@ export class Feed extends React.Component {
|
||||
emptyListRender={emptyListRender}
|
||||
loadFromModel={FeedModel.getPostsFeed}
|
||||
onLoadMore={FeedModel.getPostsFeed}
|
||||
watchTimeline
|
||||
watchTimeline={[
|
||||
"feed.new",
|
||||
"post.delete",
|
||||
]}
|
||||
/>
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user