mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-08-02 22:22:46 +00:00
Sorta transplanted the code over
This commit is contained in:
parent
69111355d0
commit
2203dd9d8a
22 changed files with 1111 additions and 778 deletions
|
@ -172,6 +172,7 @@ func (r *Inviter) PerformInvite(
|
|||
{
|
||||
Kind: api.KindNew,
|
||||
Event: event,
|
||||
Origin: event.Origin(),
|
||||
AuthEventIDs: event.AuthEventIDs(),
|
||||
SendAsServer: req.SendAsServer,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue