mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-07-21 07:55:25 +02:00
accountSettings: fix linking account with password
Change-Id: I7086aa09b3179de14fca8dcd40623bdb6fb6642e GitLab: #1035
This commit is contained in:
parent
378161ebe5
commit
32797f9853
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ BaseModalDialog {
|
|||
|
||||
onTriggered: {
|
||||
AccountAdapter.model.exportOnRing(LRCInstance.currentAccountId,
|
||||
passwordEdit.text)
|
||||
passwordEdit.dynamicText)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue