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:
parent
e3a73ac932
commit
aee632c967
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue