reload-popup: remove demo error from shell.qml

This commit is contained in:
outfoxxed 2024-06-23 14:50:17 -07:00
parent a64b477dea
commit 0cf5fff6ea
Signed by: outfoxxed
GPG Key ID: 4C88A185FB89301E
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ ShellRoot {
Text {
anchors.centerIn: parent
text: "I'm a bar!"
an error
}
}
}