De-labs Message Bubbles layout (#7612)

This commit is contained in:
Michael Telatynski 2022-01-25 10:12:05 +00:00 committed by GitHub
parent 502b805164
commit 68024c156a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 9 additions and 73 deletions

View file

@ -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}>