Don't remove bio

merge-requests/21/head
Bob Mottram 2021-02-25 17:20:48 +00:00
parent a0469db654
commit 4b584f6648
1 changed files with 0 additions and 4 deletions

View File

@ -4566,10 +4566,6 @@ class PubServer(BaseHTTPRequestHandler):
else:
if checkNameAndBio:
redirectPath = 'previewAvatar'
else:
if actorJson['summary']:
actorJson['summary'] = ''
actorChanged = True
adminNickname = \
getConfigParam(baseDir, 'admin')