This commit is contained in:
Feruz 2019-01-02 15:44:19 +02:00
parent 6f9d4c213a
commit 1593208b1f
2 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ class PostsView extends Component {
limit: 3,
};
} else {
//TODO: implement filtering of reblogs on `blog` and `feed` posts
if (filter=='reblogs'){
options = {
tag,