Update mautrix-go
This commit is contained in:
		@@ -770,7 +770,7 @@ func (view *RoomView) getRelationForNewEvent() *ifc.Relation {
 | 
			
		||||
		}
 | 
			
		||||
	} else if view.replying != nil {
 | 
			
		||||
		return &ifc.Relation{
 | 
			
		||||
			Type:  event.RelReference,
 | 
			
		||||
			Type:  event.RelReply,
 | 
			
		||||
			Event: view.replying,
 | 
			
		||||
		}
 | 
			
		||||
	}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user