From 3c7e28b9514f705608f239faf7b92c27cec2c6ba Mon Sep 17 00:00:00 2001 From: Yanzhen Yu Date: Wed, 1 Apr 2026 12:00:00 +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: {