diff options
-rw-r--r-- | components/kube/contents/ui/AddresseeListEditor.qml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/kube/contents/ui/AddresseeListEditor.qml b/components/kube/contents/ui/AddresseeListEditor.qml index 77ec6437..49545177 100644 --- a/components/kube/contents/ui/AddresseeListEditor.qml +++ b/components/kube/contents/ui/AddresseeListEditor.qml | |||
@@ -89,7 +89,7 @@ Item { | |||
89 | } | 89 | } |
90 | 90 | ||
91 | Kube.Label { | 91 | Kube.Label { |
92 | text: "Add recipient" | 92 | text: "+ Add recipient" |
93 | color: Kube.Colors.highlightColor | 93 | color: Kube.Colors.highlightColor |
94 | font.underline: parent.containsMouse | 94 | font.underline: parent.containsMouse |
95 | } | 95 | } |