Merge pull request #956 from mishimi/patch-8

Deleting carriage return
This commit is contained in:
Harrison Healey
2015-10-07 10:38:41 -04:00

View File

@@ -195,9 +195,7 @@ export default class ChannelNotifications extends React.Component {
const extraInfo = (
<span>
{'Selecting an option other than "Default" will override the global notification settings.'}
<br/>
{'Desktop notifications are available on Firefox, Safari, and Chrome.'}
{'Selecting an option other than "Default" will override the global notification settings. Desktop notifications are available on Firefox, Safari, and Chrome.'}
</span>
);