Fix unresponsive switch in account settings.

This commit is contained in:
Julien Wadel 2025-09-03 16:39:20 +02:00
parent f06066a26a
commit 5b8ea94839

View file

@ -290,7 +290,7 @@ DialogPlus {
}
FormLine{
maxItemWidth: width / 2
maxItemWidth: width
FormGroup {
//: 'Apply prefix for outgoing calls and chats' : Label to set an option for applying the specified prefix to outgoings calls and chats.
label: qsTr('dialPrefixCallChat')