Properly update event ics export cache and fix export desc html
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -298,6 +298,8 @@ defmodule Mobilizon.Events do
|
||||
})
|
||||
end
|
||||
|
||||
Cachex.del(:ics, "event_#{new_event.uuid}")
|
||||
|
||||
Mobilizon.Service.Events.Tool.calculate_event_diff_and_send_notifications(
|
||||
old_event,
|
||||
new_event,
|
||||
|
||||
Reference in New Issue
Block a user