merge-requests/30/head
Bob Mottram 2024-01-05 16:41:08 +00:00
parent 52950d5aa7
commit 9d9a22ce71
1 changed files with 1 additions and 1 deletions

View File

@ -4530,7 +4530,7 @@ class PubServer(BaseHTTPRequestHandler):
reading_actor = reading_actor.split('&')[0]
print('DEBUG: removereadingstatus 7 ' +
reader_actor + ' ' + origin_path_str)
reading_actor + ' ' + origin_path_str)
if reading_actor == origin_path_str:
post_secs_since_epoch = \
urllib.parse.unquote_plus(remove_reading_status_params)