mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-29 02:56:11 +03:00
add todo
This commit is contained in:
parent
047ef068f5
commit
787adc9e32
Binary file not shown.
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user