diff --git a/config/config-schema.json b/config/config-schema.json index 5d9f2aa..356600a 100644 --- a/config/config-schema.json +++ b/config/config-schema.json @@ -30,7 +30,6 @@ "description": "The time you stop working. Can either be 'now' or a time" } }, - "required": ["lunchBreakDuration", "workDayDuration", "startTime"], "additionalProperties": false, "description": "Default values for inputs" },