fix TB with zeroconf and blocked contacts. fixes #3141

This commit is contained in:
Yann Leboulanger 2007-04-30 17:54:43 +00:00
parent 7717257a37
commit 1346ec39aa
1 changed files with 1 additions and 0 deletions

View File

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