De-labs Message Bubbles layout (#7612)
This commit is contained in:
parent
502b805164
commit
68024c156a
5 changed files with 9 additions and 73 deletions
|
@ -88,7 +88,7 @@ export default class LayoutSwitcher extends React.Component<IProps, IState> {
|
|||
checked={this.state.layout === Layout.IRC}
|
||||
onChange={this.onLayoutChange}
|
||||
>
|
||||
{ _t("IRC") }
|
||||
{ _t("IRC (Experimental)") }
|
||||
</StyledRadioButton>
|
||||
</label>
|
||||
<label className={groupClasses}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue