Merge pull request #909 from mattermost/plt-446
PLT-446 Added help text to incoming webhooks.
Этот коммит содержится в:
@@ -148,6 +148,8 @@ export default class ManageIncomingHooks extends React.Component {
|
||||
|
||||
return (
|
||||
<div key='addIncomingHook'>
|
||||
{'Create webhook URLs for channels and private groups. These URLs can be used by outside applications to create posts in any channels or private groups you have access to. The specified channel will be used as the default.'}
|
||||
<br/>
|
||||
<label className='control-label'>{'Add a new incoming webhook'}</label>
|
||||
<div className='padding-top'>
|
||||
<select
|
||||
|
||||
Ссылка в новой задаче
Block a user