Skip to content
Snippets Groups Projects
Commit aee632c9 authored by Sébastien Blin's avatar Sébastien Blin
Browse files

misc: fix warning

Change-Id: I7fd957e621f5af1cc76b94c47fffc2523009fa52
parent e3a73ac9
No related branches found
Tags nightly/20230731.0 nightly/20230731.1
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment