diff --git a/src/controls/AboutDialog.qml b/src/controls/AboutDialog.qml index 9e8d4aa..d84d57f 100644 --- a/src/controls/AboutDialog.qml +++ b/src/controls/AboutDialog.qml @@ -62,7 +62,6 @@ FishUI.Window { text: "%1".arg(control.link) Layout.alignment: Qt.AlignHCenter linkColor: FishUI.Theme.highlightColor - visible: Installer.homePage MouseArea { anchors.fill: parent