You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-05 23:10:41 +03:00
Update all copy of subspace to space
This commit is contained in:
@@ -330,7 +330,7 @@ export class SpaceItem extends React.PureComponent<IItemProps, IItemState> {
|
||||
/>
|
||||
<IconizedContextMenuOption
|
||||
iconClassName="mx_SpacePanel_iconPlus"
|
||||
label={_t("Add subspace")}
|
||||
label={_t("Add space")}
|
||||
onClick={this.onNewSubspaceClick}
|
||||
>
|
||||
<BetaPill />
|
||||
|
||||
Reference in New Issue
Block a user