fix: removed 'clear site list' button icon (#1909)

This commit is contained in:
MrMirDan
2025-10-06 06:37:42 +03:00
committed by GitHub
parent e024f71ce1
commit 93e7b45136

View File

@@ -350,7 +350,6 @@ PageType {
Layout.fillWidth: true
text: qsTr("Clear site list")
rightImageSource: "qrc:/images/controls/trash.svg"
clickedFunction: function() {
var headerText = qsTr("Clear site list?")