Add fallthrough

This commit is contained in:
Neil Alexander 2020-04-27 16:54:46 +01:00
parent 1f6f61852a
commit 86b5bf6ab2

View file

@ -127,6 +127,7 @@ func SendMembership(
returnData = struct {
RoomID string `json:"room_id"`
}{roomID}
fallthrough
default:
_, err = producer.SendEvents(
req.Context(),