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 = ( incomingHooksSection = (
<SettingItemMin <SettingItemMin
title='Incoming Webhooks' title='Incoming Webhooks'
describe='Manage your incoming webhooks' describe='Manage your incoming webhooks (Developer feature)'
updateSection={function updateNameSection() { updateSection={function updateNameSection() {
this.updateSection('incoming-hooks'); this.updateSection('incoming-hooks');
}.bind(this)} }.bind(this)}