Avatars path

merge-requests/8/head
Bob Mottram 2020-12-30 11:59:37 +00:00
parent 3158c06b18
commit a153a78601
1 changed files with 1 additions and 1 deletions

View File

@ -2586,7 +2586,7 @@ class PubServer(BaseHTTPRequestHandler):
None, True)
profilePathStr = profilePathStr + \
'?options=' + actor + ';1;' + \
'/actors/' + avatarUrl.replace('/', '-')
'/avatars/' + avatarUrl.replace('/', '-')
self._showPersonOptions(callingDomain, profilePathStr,
baseDir, httpPrefix,
domain, domainFull,