diff --git a/applets/notifications/package/contents/ui/CompactRepresentation.qml b/applets/notifications/package/contents/ui/CompactRepresentation.qml index 773cc0a38..b20fec95f 100644 --- a/applets/notifications/package/contents/ui/CompactRepresentation.qml +++ b/applets/notifications/package/contents/ui/CompactRepresentation.qml @@ -64,7 +64,7 @@ MouseArea { svg: notificationSvg visible: opacity > 0 - elementId: "notification-disabled" + elementId: "notification-inactive" Item { id: jobProgressItem