Documenting how Preview Mode turns off

Этот коммит содержится в:
it33
2016-01-09 21:39:19 -08:00
родитель 3e87250b44
Коммит bfc3012e6a

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

@@ -254,7 +254,7 @@ export default class EmailSettings extends React.Component {
/>
{'false'}
</label>
<p className='help-text'>{'Typically set to true in production. When true, Mattermost attempts to send email notifications. Developers may set this field to false to skip email setup for faster development.'}</p>
<p className='help-text'>{'Typically set to true in production. When true, Mattermost attempts to send email notifications. Developers may set this field to false to skip email setup for faster development.\nSetting this to true removes the Preview Mode banner after logging out and logging back in.'}</p>
</div>
</div>