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

accountSettings: fix linking account with password

Change-Id: I7086aa09b3179de14fca8dcd40623bdb6fb6642e
GitLab: #1035
parent 378161eb
No related branches found
No related tags found
No related merge requests found
......@@ -85,7 +85,7 @@ BaseModalDialog {
onTriggered: {
AccountAdapter.model.exportOnRing(LRCInstance.currentAccountId,
passwordEdit.text)
passwordEdit.dynamicText)
}
}
......
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