chore: add template to battery schema

This commit is contained in:
Jan De Dobbeleer 2021-04-15 19:58:43 +02:00 committed by Jan De Dobbeleer
parent 212721c9e3
commit 66dd9815a2

View file

@ -357,6 +357,9 @@
"title": "Display while charging",
"description": "displays the battery status while charging (Charging or Full)",
"default": true
},
"template": {
"$ref": "#/definitions/template"
}
}
}