Skip to content
Snippets Groups Projects
Commit b3f87a5f authored by Sébastien Blin's avatar Sébastien Blin
Browse files

sip: relink password line edit

Change-Id: I226cad58115302b9147fb666fe0148a0bdf83864
parent deced256
No related branches found
No related tags found
No related merge requests found
......@@ -69,6 +69,8 @@ ColumnLayout {
titleField: JamiStrings.password
itemWidth: root.itemWidth
isPassword: true
onEditFinished: CurrentAccount.password = dynamicText
}
SettingsMaterialTextEdit {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment