Revert accidental change

This commit is contained in:
Nicolas Fella 2018-08-03 02:42:21 +02:00
parent 81cc275f5b
commit aaa95cf6db

View file

@ -38,9 +38,6 @@ Kirigami.ScrollablePage
property: "status" property: "status"
delegate: Kirigami.Heading { delegate: Kirigami.Heading {
level: 4 level: 4
background: Rectangle {
color: "#21be2b"
}
text: switch (parseInt(section)) text: switch (parseInt(section))
{ {
case DevicesModel.Paired: case DevicesModel.Paired: