merge-requests/30/head
Bob Mottram 2023-07-11 21:29:36 +01:00
parent 0227cf8570
commit 1b5e1ae5f1
1 changed files with 1 additions and 1 deletions

View File

@ -10455,7 +10455,7 @@ class PubServer(BaseHTTPRequestHandler):
actor_absolute + '/' + timeline_str + \
'?page=' + str(page_number) + first_post_id + \
timeline_bookmark
print('DEBUG: Like actor_path_str = ' + actor_path_str)
print('DEBUG: Like actor_path_str = ' + path + ' ' + actor_path_str)
fitness_performance(getreq_start_time, self.server.fitness,
'_GET', '_like_button',
self.server.debug)