1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2024-10-28 08:49:35 +01:00

sip: do not show settings for read receipts (not supported)

Change-Id: I3881fde22fc57edcd5b0d90793d3feb9be2d81c5
This commit is contained in:
Sébastien Blin 2023-04-14 09:45:34 -04:00
parent c052c28f4d
commit a56ee62dcf

View file

@ -54,6 +54,7 @@ SettingsPageBase {
AdvancedChatSettings {
id: advancedChatSettings
visible: LRCInstance.currentAccountType === Profile.Type.JAMI
width: parent.width
}