mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
@@ -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>
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user