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,
|
recorded: undefined,
|
||||||
stackIntegrations: false,
|
stackIntegrations: false,
|
||||||
projectKey: undefined,
|
projectKey: undefined,
|
||||||
|
trackerVersion: undefined,
|
||||||
}, {
|
}, {
|
||||||
idKey: 'id',
|
idKey: 'id',
|
||||||
methods: {
|
methods: {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue