Replying to a dm

main
Bob Mottram 2022-09-21 20:58:08 +01:00
parent 6e93e9ee4a
commit 4e49a98857
1 changed files with 1 additions and 0 deletions

View File

@ -17787,6 +17787,7 @@ class PubServer(BaseHTTPRequestHandler):
ment.replace('sharedesc:', '').strip()
share_description = \
share_description.replace('_', ' ')
in_reply_to_url = mentions_list[0]
else:
# single parameter
if in_reply_to_url.startswith('mention='):