mirror of
https://github.com/FreshRSS/FreshRSS.git
synced 2026-03-01 21:15:58 -05:00
Before, when deleting a feed or a category, the user queries were deleted as well. No matter if they were related or not. Now, they are deleted only if they are related. I this this fix is not the best way to handle that. I think it would be better if we could find a way to create a UserQuery object from the array. The same applies when displaying the user queries in the interface. See #980
9.8 KiB
9.8 KiB