Этот коммит содержится в:
mishimi
2015-10-07 06:48:32 -07:00
родитель 4263c08c55
Коммит da3eb0066d

Просмотреть файл

@@ -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>
);