remove setExtraParameter for 2.0
This commit is contained in:
parent
459a5e3a1f
commit
fc025064f7
3 changed files with 1 additions and 20 deletions
|
@ -62,7 +62,7 @@ This will start the process that will monitor and send the crash reports. Replac
|
|||
and `crashesDirectory` with appropriate values.
|
||||
|
||||
**Note:** If you need send additional/updated `extra` parameters after your
|
||||
first call `start` you can call `setExtraParameter` on macOS or call `start`
|
||||
first call `start` you can call `addExtraParameter` on macOS or call `start`
|
||||
again with the new/updated `extra` parameters on Linux and Windows.
|
||||
|
||||
```js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue