mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-04-20 14:27:20 -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