From 5eb74c6e0e26fdfdd1bce7dcc5b86a2d158f7e80 Mon Sep 17 00:00:00 2001 From: Daniel Date: Mon, 28 Aug 2023 18:10:03 +0200 Subject: [PATCH] #13 df: Adjusted the mark down --- src/components/scenariotest/ScenarioTestMenu.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/scenariotest/ScenarioTestMenu.jsx b/src/components/scenariotest/ScenarioTestMenu.jsx index 6dbb999..e098ce2 100644 --- a/src/components/scenariotest/ScenarioTestMenu.jsx +++ b/src/components/scenariotest/ScenarioTestMenu.jsx @@ -58,7 +58,7 @@ export default function ScenarioTestMenu(props) { settings: { accuracy: 0, environment: null, - timeSlot: null + time_slot: null } }