return path

alt-html-css
Bob Mottram 2020-12-30 12:54:07 +00:00
parent 2302dd6a1a
commit 6e21a3b84f
1 changed files with 1 additions and 1 deletions

View File

@ -2594,7 +2594,7 @@ class PubServer(BaseHTTPRequestHandler):
self.server.personCache,
None, True)
profilePathStr += \
'/search?options=' + actor + ';1;' + avatarUrl
'?options=' + actor + ';1;' + avatarUrl
self._showPersonOptions(callingDomain, profilePathStr,
baseDir, httpPrefix,