Update help text to mention the BOT tag for webhook posts.

Этот коммит содержится в:
JoramWilander
2015-10-05 11:25:12 -04:00
родитель 2a23d90ca6
Коммит ef55d7f244

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

@@ -201,7 +201,7 @@ export default class ServiceSettings extends React.Component {
/>
{'false'}
</label>
<p className='help-text'>{'When true, incoming webhooks will be allowed.'}</p>
<p className='help-text'>{'When true, incoming webhooks will be allowed. To help combat phishing attacks, all posts from webhooks will be labelled by a BOT tag.'}</p>
</div>
</div>