From dbe1c12cc2801cfe38a3847051773f610a83b27f Mon Sep 17 00:00:00 2001 From: Yanzhen Yu Date: Sat, 12 Sep 2020 15:49:15 +0800 Subject: [PATCH] update #324, fix typo --- src/replay/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/replay/index.ts b/src/replay/index.ts index 4fb0f738..fb5135de 100644 --- a/src/replay/index.ts +++ b/src/replay/index.ts @@ -207,7 +207,7 @@ export class Replayer { if (!this.config.skipInactive) { this.backToNormal(); } - if (typeof this.config.speed !== 'undefined') { + if (typeof config.speed !== 'undefined') { this.speedService.send({ type: 'SET_SPEED', payload: {