GPL v3, some code changes

This commit is contained in:
Amaro Lopes
2025-10-08 20:18:51 -03:00
parent 7c2c2f3a7c
commit eddae605d4
4 changed files with 586 additions and 257 deletions

View File

@@ -33,7 +33,6 @@ Rectangle {
anchors.fill: parent
onClicked: {
notificationWrapper.dismissed();
console.log("opa");
}
}