mirror of
https://git.jami.net/savoirfairelinux/jami-client-qt.git
synced 2025-08-04 06:45:45 +02:00
ManageAccountPage: fix polish loop
Change-Id: I31c05a8163cc03f8d181b5509e966df348814515 GitLab: #1541
This commit is contained in:
parent
487446cbc3
commit
3531b8b354
1 changed files with 1 additions and 1 deletions
|
@ -428,7 +428,7 @@ SettingsPageBase {
|
|||
id: deleteDescription
|
||||
|
||||
Layout.alignment: Qt.AlignLeft
|
||||
Layout.preferredWidth: parent.width
|
||||
Layout.fillWidth: true
|
||||
|
||||
text: JamiStrings.deleteAccountDescription
|
||||
color: JamiTheme.textColor
|
||||
|
|
Loading…
Add table
Reference in a new issue