mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-11-24 00:46:27 +03:00
add todo
This commit is contained in:
parent
6f9d4c213a
commit
1593208b1f
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