prevent TB with zeroconf and blocked contacts

This commit is contained in:
Yann Leboulanger 2007-04-26 19:46:47 +00:00
parent 09aa41a4df
commit 7d5aab332a
1 changed files with 1 additions and 0 deletions

View File

@ -58,6 +58,7 @@ class ConnectionZeroconf(ConnectionHandlersZeroconf):
self.gpg = None
self.is_zeroconf = True
self.privacy_rules_supported = False
self.blocked_contacts = []
self.status = ''
self.old_show = ''
self.priority = 0