mirror of https://gitlab.com/bashrc2/epicyon
return path
parent
fa84a01239
commit
2302dd6a1a
|
@ -2594,7 +2594,7 @@ class PubServer(BaseHTTPRequestHandler):
|
|||
self.server.personCache,
|
||||
None, True)
|
||||
profilePathStr += \
|
||||
'?options=' + actor + ';1;' + avatarUrl
|
||||
'/search?options=' + actor + ';1;' + avatarUrl
|
||||
|
||||
self._showPersonOptions(callingDomain, profilePathStr,
|
||||
baseDir, httpPrefix,
|
||||
|
|
Loading…
Reference in New Issue