Signed-off-by: Meenal Trivedi <meenaltrivedi6102@gmail.com>
This commit is contained in:
Meenal Trivedi 2021-07-18 20:22:28 +05:30
parent 3324fbd820
commit dee8a19121

View file

@ -37,7 +37,7 @@ func InviteV2(
cfg *config.FederationAPI,
rsAPI api.RoomserverInternalAPI,
keys gomatrixserverlib.JSONVerifier,
) util.JSONResponse {git
) util.JSONResponse {
inviteReq := gomatrixserverlib.InviteV2Request{}
// Check to see if the room_version is supported