mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-07 07:58:16 -05:00
FeedMe is able to add/remove subscriptions. Fix minor bug introduced by https://github.com/FreshRSS/FreshRSS/pull/1731 If the category ID is provided, we must first search for the existing category before trying to add a category with the provided name. Fix: ``` SQL error addCategory: ["23000",19,"UNIQUE constraint failed: category.name"] ```
26 KiB
Executable File
26 KiB
Executable File