mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-07-22 21:14:02 -04:00
Before, only one extension could be configured at a time. Thus we were loosing the configuration for other extensions when saving. Now, each extension can be saved without overriding data. See #3397