Commit 7404421
committed
fix(headlines-feed): add active content filter to headlines query
- Add a filter for active content in the headlines query
- Ensure only content with status 'active' is included in the results
- This change affects the `HeadlinesFeedBloc` class in the `headlines_feed_bloc.dart` file1 parent a34c393 commit 7404421
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| 87 | + | |
| 88 | + | |
87 | 89 | | |
88 | 90 | | |
89 | 91 | | |
| |||
0 commit comments