Update iconography for spaces
This commit is contained in:
parent
8369d42dd0
commit
20ea1436fc
5 changed files with 17 additions and 4 deletions
|
@ -258,7 +258,7 @@ export class SpaceItem extends React.PureComponent<IItemProps, IItemState> {
|
|||
onClick={this.onNewRoomClick}
|
||||
/>
|
||||
<IconizedContextMenuOption
|
||||
iconClassName="mx_SpacePanel_iconPlus"
|
||||
iconClassName="mx_SpacePanel_iconHash"
|
||||
label={_t("Add existing room")}
|
||||
onClick={this.onAddExistingRoomClick}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue