diff --git a/themes/schema.json b/themes/schema.json index f8e76c1a..c08ed228 100644 --- a/themes/schema.json +++ b/themes/schema.json @@ -357,6 +357,9 @@ "title": "Display while charging", "description": "displays the battery status while charging (Charging or Full)", "default": true + }, + "template": { + "$ref": "#/definitions/template" } } }