Merge pull request #6352 from matrix-org/travis/notifications-2
Notification settings UI refresh
This commit is contained in:
commit
2089127dad
17 changed files with 1039 additions and 1273 deletions
|
@ -419,7 +419,7 @@ export default class RoomTile extends React.PureComponent<IProps, IState> {
|
|||
>
|
||||
<IconizedContextMenuOptionList first>
|
||||
<IconizedContextMenuRadio
|
||||
label={_t("Use default")}
|
||||
label={_t("Global")}
|
||||
active={state === ALL_MESSAGES}
|
||||
iconClassName="mx_RoomTile_iconBell"
|
||||
onClick={this.onClickAllNotifs}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue