You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-14 19:02:33 +03:00
semi
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user