diff --git a/daemon.py b/daemon.py index 729910cf6..d1baa9206 100644 --- a/daemon.py +++ b/daemon.py @@ -22437,6 +22437,7 @@ class PubServer(BaseHTTPRequestHandler): if fields.get('shareOnProfile'): if fields['shareOnProfile'] == 'on': share_on_profile = True + print('DEBUG: shareOnProfile: ' + post_type + ' ' + str(fields)) add_share(self.server.base_dir, self.server.http_prefix, nickname,