diff --git a/src/qml/danbooruimageview.qml b/src/qml/danbooruimageview.qml index 281f383..527630f 100644 --- a/src/qml/danbooruimageview.qml +++ b/src/qml/danbooruimageview.qml @@ -83,8 +83,6 @@ Rectangle { anchors.verticalCenter: parent.verticalCenter visible: false text: "No posts found." - color: black - }