Merge branch 'refs/heads/schnacke' into linuxero

This commit is contained in:
2025-05-23 14:04:36 +02:00
182 changed files with 45973 additions and 26906 deletions

View File

@@ -102,7 +102,7 @@ Item
Button
{
text: qsTr("Ablehnen")
onClicked: appLoader.source = "Dashboard.qml"
onClicked: contentStack.pop()
}
Button