test
This commit is contained in:
parent
aaef3dc5f6
commit
7d4e85bed6
1 changed files with 1 additions and 1 deletions
|
|
@ -770,7 +770,7 @@ export default class App {
|
|||
this.debug.error('Openreplay compression error:', err)
|
||||
this.worker?.postMessage({ type: 'uncompressed', batch: batch })
|
||||
} else {
|
||||
this.debug.info(
|
||||
console.log(
|
||||
'OpenReplay: compressed batch size',
|
||||
batchSize,
|
||||
'->',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue