Fix issue in function signature
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
parent
8ebcba998b
commit
e49a8e3905
@ -18,8 +18,8 @@ defmodule Mobilizon.Web.Email.Event do
|
|||||||
@important_changes [:title, :begins_on, :ends_on, :status, :physical_address]
|
@important_changes [:title, :begins_on, :ends_on, :status, :physical_address]
|
||||||
|
|
||||||
@spec event_updated(
|
@spec event_updated(
|
||||||
Participant.t(),
|
|
||||||
String.t(),
|
String.t(),
|
||||||
|
Participant.t(),
|
||||||
Actor.t(),
|
Actor.t(),
|
||||||
Event.t(),
|
Event.t(),
|
||||||
Event.t(),
|
Event.t(),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user