Revert accidental change
This commit is contained in:
parent
81cc275f5b
commit
aaa95cf6db
1 changed files with 0 additions and 3 deletions
|
@ -38,9 +38,6 @@ Kirigami.ScrollablePage
|
|||
property: "status"
|
||||
delegate: Kirigami.Heading {
|
||||
level: 4
|
||||
background: Rectangle {
|
||||
color: "#21be2b"
|
||||
}
|
||||
text: switch (parseInt(section))
|
||||
{
|
||||
case DevicesModel.Paired:
|
||||
|
|
Loading…
Reference in a new issue