mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-04 14:36:00 -05:00
Before, it wasn't possible to hide categories when they had no articles to read.
I applied the same rule than the one described in here (d19824b919).
Now, the categories are hidden when they have no articles to read.
See #594