tracker: change allowstart to keep true
This commit is contained in:
parent
80be8c28da
commit
f978f868c8
1 changed files with 0 additions and 1 deletions
|
|
@ -1775,7 +1775,6 @@ export default class App {
|
|||
this.canvasRecorder?.clear()
|
||||
this.messages.length = 0
|
||||
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