Fix sending locations into threads and fix i18n (#7943)
This commit is contained in:
parent
0f4125dfd5
commit
3c858a723b
7 changed files with 55 additions and 40 deletions
|
@ -361,6 +361,7 @@ function showLocationButton(
|
|||
? <LocationButton
|
||||
key="location"
|
||||
roomId={roomId}
|
||||
relation={props.relation}
|
||||
sender={room.getMember(matrixClient.getUserId())}
|
||||
menuPosition={props.menuPosition}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue