Skip to content
Snippets Groups Projects
Commit 3de26f73 authored by dkirov's avatar dkirov
Browse files

set privacy_rules_supported to False for

zeroconf connection
parent cd20e874
No related branches found
No related tags found
No related merge requests found
......@@ -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 = ''
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment