semi
This commit is contained in:
parent
4ae64aff9a
commit
9dd28a9ce0
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ export default class AdvancedRoomSettingsTab extends React.Component {
|
||||||
onChange={this._onToggleLowPriorityTag}
|
onChange={this._onToggleLowPriorityTag}
|
||||||
label={_t(
|
label={_t(
|
||||||
"Low priority rooms show up at the bottom of your room list" +
|
"Low priority rooms show up at the bottom of your room list" +
|
||||||
" in a dedicated section at the bottom of your room list"
|
" in a dedicated section at the bottom of your room list",
|
||||||
)}
|
)}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue