Rename autoSubmit to uploadToServer in example
This commit is contained in:
parent
cfb6069b83
commit
ed4f4b3954
1 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@ crashReporter.start({
|
|||
productName: 'YourName',
|
||||
companyName: 'YourCompany',
|
||||
submitURL: 'https://your-domain.com/url-to-submit',
|
||||
autoSubmit: true
|
||||
uploadToServer: true
|
||||
})
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue