Set Menu icon to link
This commit is contained in:
parent
7464900f95
commit
a1c658f187
2 changed files with 5 additions and 1 deletions
|
@ -536,7 +536,7 @@ export default class RoomTile extends React.PureComponent<IProps, IState> {
|
|||
<IconizedContextMenuOption
|
||||
onClick={this.onCopyRoomClick}
|
||||
label={_t("Copy Link")}
|
||||
iconClassName="mx_RoomTile_iconSettings"
|
||||
iconClassName="mx_RoomTile_iconCopyLink"
|
||||
/>
|
||||
</IconizedContextMenuOptionList>
|
||||
<IconizedContextMenuOptionList red>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue