Forgot call to clear_feeds_cache
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
4cea61bd9f
commit
5c43713d85
@ -318,6 +318,7 @@ defmodule Mobilizon.Federation.ActivityPub.Types.Events do
|
||||
|
||||
defp clear_caches(event) do
|
||||
clear_ap_cache(event)
|
||||
clear_feeds_cache(event)
|
||||
clear_category_statistics_cache()
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user