minor: fix #7789
This commit is contained in:
@@ -123,7 +123,7 @@ class ContactList(MyTreeView):
|
|||||||
self.filter()
|
self.filter()
|
||||||
run_hook('update_contacts_tab', self)
|
run_hook('update_contacts_tab', self)
|
||||||
|
|
||||||
def refresh_row(self, key):
|
def refresh_row(self, key, row):
|
||||||
# nothing to update here
|
# nothing to update here
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user