From 4a9402bb0b41372f915acb33a610839a51c3dee0 Mon Sep 17 00:00:00 2001 From: Nikolaj Frey Date: Tue, 15 Aug 2023 15:32:49 +1000 Subject: [PATCH] feat: feature/mvp-sprint-1 --- remix/app/components/Commander/CommanderV1.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/remix/app/components/Commander/CommanderV1.tsx b/remix/app/components/Commander/CommanderV1.tsx index db0fd9d..a2dba78 100644 --- a/remix/app/components/Commander/CommanderV1.tsx +++ b/remix/app/components/Commander/CommanderV1.tsx @@ -331,6 +331,7 @@ export const CommanderV1 = (props) => { commanderActive, commandIsAction, commandPath, + thingtime, commandValue, escapedCommandValue, getThingtime,