Avatar url

main
Bob Mottram 2020-12-30 12:17:16 +00:00
parent 8e8dda6370
commit 2c36f0a92d
1 changed files with 1 additions and 2 deletions

View File

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