diff --git a/daemon.py b/daemon.py index eefc8965b..cdf9ac32f 100644 --- a/daemon.py +++ b/daemon.py @@ -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,