fix(ui) - trackerVersion prop
This commit is contained in:
parent
6da0016348
commit
ea2e9cbbd8
1 changed files with 1 additions and 0 deletions
|
|
@ -21,6 +21,7 @@ export default Record({
|
|||
recorded: undefined,
|
||||
stackIntegrations: false,
|
||||
projectKey: undefined,
|
||||
trackerVersion: undefined,
|
||||
}, {
|
||||
idKey: 'id',
|
||||
methods: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue