mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-09-05 22:53:18 +02:00
sip: relink password line edit
Change-Id: I226cad58115302b9147fb666fe0148a0bdf83864
This commit is contained in:
parent
deced25647
commit
b3f87a5f6e
1 changed files with 2 additions and 0 deletions
|
@ -69,6 +69,8 @@ ColumnLayout {
|
|||
titleField: JamiStrings.password
|
||||
itemWidth: root.itemWidth
|
||||
isPassword: true
|
||||
|
||||
onEditFinished: CurrentAccount.password = dynamicText
|
||||
}
|
||||
|
||||
SettingsMaterialTextEdit {
|
||||
|
|
Loading…
Add table
Reference in a new issue