add event image in iCal export (#842)

This commit is contained in:
Laurent GAY
2025-07-31 13:43:15 +02:00
committed by setop
parent 35b73eb20c
commit d2ce0de020
4 changed files with 26 additions and 5 deletions

View File

@@ -155,7 +155,7 @@ defmodule Mobilizon.Mixfile do
{:geo, "~> 3.0"},
{:geo_postgis, "~> 3.1"},
{:timex, "~> 3.0"},
{:icalendar, github: "tcitworld/icalendar"},
{:icalendar, github: "mobilizon-tools/icalendar"},
{:exgravatar, "~> 2.0.1"},
# {:json_ld, "~> 0.3"},
{:jason, "~> 1.2"},