return path

main
Bob Mottram 2020-12-30 12:50:37 +00:00
parent fa84a01239
commit 2302dd6a1a
1 changed files with 1 additions and 1 deletions

View File

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