Adding SQL settings to admin console

Этот коммит содержится в:
=Corey Hulen
2015-09-22 00:00:19 -07:00
родитель afcff9b301
Коммит f05a2c03d5
9 изменённых файлов: 608 добавлений и 19 удалений

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

@@ -162,7 +162,7 @@ export default class RateSettings extends React.Component {
onChange={this.handleChange}
disabled={!this.state.EnableRateLimiter}
/>
<p className='help-text'>{'Height of profile picture.'}</p>
<p className='help-text'>{'Throttles API at this number of requests per second.'}</p>
</div>
</div>