mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-17 00:56:39 +00:00
fix: forgotten log
This commit is contained in:
parent
f69da599ae
commit
d797880e6e
@ -74,7 +74,6 @@ StackLayout {
|
||||
Connections {
|
||||
target: profileModel
|
||||
onContactListChanged: {
|
||||
console.log("Contact list changed");
|
||||
isBlocked = profileModel.isContactBlocked(chatsModel.activeChannel.id);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user