aboutsummaryrefslogtreecommitdiff
path: root/components/LabelButton.qml
diff options
context:
space:
mode:
Diffstat (limited to 'components/LabelButton.qml')
-rw-r--r--components/LabelButton.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/LabelButton.qml b/components/LabelButton.qml
index c2067117..532f4901 100644
--- a/components/LabelButton.qml
+++ b/components/LabelButton.qml
@@ -43,7 +43,6 @@ Rectangle {
width: labelButtonText.width + 14
anchors.right: copyButton.left
anchors.rightMargin: 6
- visible: isValidOpenAliasAddress(addressLine.text)
Text {
id: labelButtonText