merge-requests/30/head
Bob Mottram 2023-08-22 22:14:12 +01:00
parent 15f359f8dc
commit 5b9f17b462
1 changed files with 1 additions and 0 deletions

View File

@ -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,