misc: clean log warning

Change-Id: I0d546f676013e03f1b935279096b8829254e2ad7
This commit is contained in:
Aline Gondim Santos
2023-02-08 07:17:33 -05:00
parent 94980cd3fc
commit 48695d4672

View File

@@ -67,7 +67,7 @@ Rectangle {
target: CurrentConversation
function onUrisChanged(uris) {
model = ContactAdapter.getContactSelectableModel(type)
contactPickerListView.model = ContactAdapter.getContactSelectableModel(type)
}
}