NotificationService: fix width/height warning

This commit is contained in:
Ly-sec
2025-09-21 11:12:18 +02:00
parent 71ce858b32
commit fac9b8f54c
+2 -2
View File
@@ -27,8 +27,8 @@ Singleton {
// Simple image cacher
PanelWindow {
width: 1
height: 1
implicitHeight: 1
implicitWidth: 1
color: "transparent"
mask: Region {}