fix TB with [8088] and zeroconf. fixes #3114

This commit is contained in:
Yann Leboulanger 2007-04-21 11:58:55 +00:00
parent 1309db624b
commit 4b0871f753
1 changed files with 1 additions and 1 deletions

View File

@ -283,7 +283,7 @@ class ConnectionZeroconf(ConnectionHandlersZeroconf):
else:
self.reannounce()
def change_status(self, show, msg, sync = False, auto = False):
def change_status(self, show, msg, sync = False, auto = False, to = None):
if not show in STATUS_LIST:
return -1
self.status = show