diff options
-rw-r--r-- | pages/CreateProfileForm.ui.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/pages/CreateProfileForm.ui.qml b/pages/CreateProfileForm.ui.qml index b9de7f8..47fb11d 100644 --- a/pages/CreateProfileForm.ui.qml +++ b/pages/CreateProfileForm.ui.qml @@ -84,7 +84,6 @@ Rectangle { anchors.left: parent.left anchors.leftMargin: 16 Layout.maximumHeight: 56 - echoMode: TextInput.Password } RoundButton { |