Update user_settings_integrations.jsx

Этот коммит содержится в:
it33
2015-10-09 18:28:57 -07:00
родитель acde3ebf98
Коммит b0d5b6a2e2

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

@@ -49,7 +49,7 @@ export default class UserSettingsIntegrationsTab extends React.Component {
incomingHooksSection = (
<SettingItemMin
title='Incoming Webhooks'
describe='Manage your incoming webhooks'
describe='Manage your incoming webhooks (Developer feature)'
updateSection={function updateNameSection() {
this.updateSection('incoming-hooks');
}.bind(this)}