diff --git a/src/common/zeroconf/connection_zeroconf.py b/src/common/zeroconf/connection_zeroconf.py index 36fc38b33..98e79d48b 100644 --- a/src/common/zeroconf/connection_zeroconf.py +++ b/src/common/zeroconf/connection_zeroconf.py @@ -60,6 +60,7 @@ class ConnectionZeroconf(ConnectionHandlersZeroconf): self.connection = None self.gpg = None self.is_zeroconf = True + self.privacy_rules_supported = False self.status = '' self.old_show = ''