8 lines
156 B
JSON
8 lines
156 B
JSON
{
|
|
"$schema": "http://json-schema.org/draft-07/schema",
|
|
"allOf": [
|
|
{
|
|
"$ref": "../node_modules/speedcontrol-util/schemas/timer.json"
|
|
}
|
|
]
|
|
} |