tracker: change allowstart to keep true
This commit is contained in:
parent
db9fe8c72a
commit
7d9bd30939
1 changed files with 0 additions and 1 deletions
|
|
@ -1772,7 +1772,6 @@ export default class App {
|
|||
this.messages.length = 0
|
||||
this.trackedFrames = []
|
||||
this.parentActive = false
|
||||
this.canStart = false
|
||||
} finally {
|
||||
this.activityState = ActivityState.NotActive
|
||||
this.debug.log('OpenReplay tracking stopped.')
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue