change: Site lable renamed to OpenReplay Project
This commit is contained in:
parent
a50c172deb
commit
fc22c5e2c8
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ export default class IntegrationForm extends React.PureComponent {
|
|||
<Form>
|
||||
{!ignoreProject &&
|
||||
<Form.Field>
|
||||
<label>{ 'Site' }</label>
|
||||
<label>{ 'OpenReplay Project' }</label>
|
||||
<SiteDropdown
|
||||
value={ currentSiteId }
|
||||
onChange={ this.onChangeSelect }
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue