Fix temporary issue
parent
619cd53a3a
commit
3f4508d07c
|
@ -1,6 +1,6 @@
|
|||
module Matrix.RoomInvite exposing
|
||||
( RoomInvite, accept, reject, acceptWithReason, rejectWithReason
|
||||
, roomId, RoomInviteEvent, getEvent, getAllEvents
|
||||
, roomId, RoomInviteEvent, getAllEvents--, getEvent
|
||||
, sender, stateKey, eventType, content
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue