mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-06-20 21:38:40 -04: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