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
}