diff --git a/source/behavior/entities/format/components/timer.json b/source/behavior/entities/format/components/timer.json index 547a5958..f63a85b5 100644 --- a/source/behavior/entities/format/components/timer.json +++ b/source/behavior/entities/format/components/timer.json @@ -58,7 +58,8 @@ }, "value": { "type": "integer", - "description": "UNDOCUMENTED: value", + "description": "The value in seconds that would be used if this section was picked", + "$comment": "UNDOCUMENTED", "title": "Value" } }