prevent TB with zeroconf and blocked contacts
This commit is contained in:
parent
09aa41a4df
commit
7d5aab332a
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ class ConnectionZeroconf(ConnectionHandlersZeroconf):
|
||||||
self.gpg = None
|
self.gpg = None
|
||||||
self.is_zeroconf = True
|
self.is_zeroconf = True
|
||||||
self.privacy_rules_supported = False
|
self.privacy_rules_supported = False
|
||||||
|
self.blocked_contacts = []
|
||||||
self.status = ''
|
self.status = ''
|
||||||
self.old_show = ''
|
self.old_show = ''
|
||||||
self.priority = 0
|
self.priority = 0
|
||||||
|
|
Loading…
Add table
Reference in a new issue