updated missing part

This commit is contained in:
u-e 2019-07-24 23:59:03 +03:00
parent 624f7e9ebe
commit 909800a16b

View File

@ -212,7 +212,7 @@ class PostsView extends Component {
// }
// }
// });
_posts = promotedPosts;
// _posts = promotedPosts;
if (posts.length < 5) {
setFeedPosts(_posts);