1
0
Fork 0
mirror of https://git.jami.net/savoirfairelinux/jami-client-qt.git synced 2025-07-19 15:05:40 +02:00

misc: fix warning

Change-Id: I7fd957e621f5af1cc76b94c47fffc2523009fa52
This commit is contained in:
Sébastien Blin 2023-07-31 07:56:34 -04:00
parent e3a73ac932
commit aee632c967

View file

@ -30,7 +30,7 @@ ContextMenuAutoLoader {
property string responsibleAccountId: ""
property string responsibleConvUid: ""
property bool isBanned: false
property var isCoreDialog: undefined
property bool isCoreDialog: false
property var mode: undefined
property int contactType: Profile.Type.INVALID
property bool hasCall: false