Commit 1cb0247
committed
refactor(headlines-feed): improve variable naming and filter logic
- Rename `availableCountries` to `countriesWithActiveSources` for clarity
- Update filter parameter from `usage` to `hasActiveSources` for better readability
- Adjust variable assignments and emit statements to reflect new variable names1 parent d60d801 commit 1cb0247
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
0 commit comments