This commit is contained in:
Feruz 2019-01-02 15:44:19 +02:00
parent 047ef068f5
commit 787adc9e32
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,