diff --git a/Widgets/Sidebar/Panel/System.qml b/Widgets/Sidebar/Panel/System.qml index de59e7d..c128996 100644 --- a/Widgets/Sidebar/Panel/System.qml +++ b/Widgets/Sidebar/Panel/System.qml @@ -60,11 +60,6 @@ Rectangle { cache: false sourceSize.width: 44 sourceSize.height: 44 - onStatusChanged: { - if (status === Image.Error) { - avatarImage.visible = false; - } - } } maskSource: Rectangle { width: 44