mirror of
https://github.com/element-hq/element-web
synced 2024-11-25 10:45:51 +03:00
fix enable notifs text
This commit is contained in:
parent
c843ee3157
commit
e32299a50c
1 changed files with 1 additions and 1 deletions
|
@ -897,7 +897,7 @@ module.exports = React.createClass({
|
|||
</div>
|
||||
<div className="mx_UserNotifSettings_labelCell">
|
||||
<label htmlFor="enableNotifications">
|
||||
Enable notifications
|
||||
Enable notifications for this account
|
||||
</label>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue