From 296d738122c62df1d4fe7288eb4b6b8d2b2930da Mon Sep 17 00:00:00 2001 From: brindosch Date: Fri, 17 Feb 2017 18:04:33 +0100 Subject: [PATCH] . --- libsrc/hyperion/schemas/hyperion.schema-2.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/libsrc/hyperion/schemas/hyperion.schema-2.json b/libsrc/hyperion/schemas/hyperion.schema-2.json index eba33bc8..ba852278 100644 --- a/libsrc/hyperion/schemas/hyperion.schema-2.json +++ b/libsrc/hyperion/schemas/hyperion.schema-2.json @@ -649,7 +649,7 @@ "width" : { "type" : "integer", - "title" : "edt_conf_v4l2_width_title", + "title" : "edt_conf_fg_width_title", "minimum" : 10, "default" : 80, "append" : "edt_append_pixel", @@ -658,7 +658,7 @@ "height" : { "type" : "integer", - "title" : "edt_conf_v4l2_height_title", + "title" : "edt_conf_fg_height_title", "minimum" : 10, "default" : 45, "append" : "edt_append_pixel", @@ -1333,7 +1333,6 @@ "leds": { "type":"array", - "format": "json", "required":true, "items": {