From b278691a9d64bb99254973a4308af211419ea352 Mon Sep 17 00:00:00 2001 From: nivedin Date: Wed, 14 Feb 2024 19:08:53 +0530 Subject: [PATCH] chore: update history --- packages/hoppscotch-common/src/newstore/history.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/hoppscotch-common/src/newstore/history.ts b/packages/hoppscotch-common/src/newstore/history.ts index 880c12382..b47c054ea 100644 --- a/packages/hoppscotch-common/src/newstore/history.ts +++ b/packages/hoppscotch-common/src/newstore/history.ts @@ -353,6 +353,7 @@ executedResponses$.subscribe((res) => { params: res.req.params, preRequestScript: res.req.preRequestScript, testScript: res.req.testScript, + requestVariables: res.req.requestVariables, v: res.req.v, }, responseMeta: {