Remove an extra paragraph in advanced room settings (#31500)
This was introduced (presumably accidentally) in [#30169](https://github.com/element-hq/element-web/pull/30169/files#diff-89268874351e08a327e47b0a7e1d4e916e1ad8dc4be8b4a3f1ef67f3f83a5bc9R459)
This commit is contained in:
@@ -456,7 +456,6 @@ export default class CreateRoomDialog extends React.Component<IProps, IState> {
|
||||
checked={this.state.noFederate}
|
||||
helpMessage={federateLabel}
|
||||
/>
|
||||
z<p>{federateLabel}</p>
|
||||
</details>
|
||||
)}
|
||||
</Form.Root>
|
||||
|
||||
Reference in New Issue
Block a user