Ranchero-Software / NetNewsWire

RSS reader for macOS and iOS.
https://netnewswire.com/
MIT License
8.43k stars 534 forks source link

Fix bug where Newsblur feeds don't update #4277

Closed quad closed 4 months ago

quad commented 4 months ago

update_counts == false means that feeds going from a read to unread status won't update in NNW. Set to true so that we see them!

See: https://github.com/samuelclay/NewsBlur/issues/1821