main
Bob Mottram 2023-05-02 22:55:36 +01:00
parent 4385028bde
commit b8c74cff96
1 changed files with 1 additions and 1 deletions

View File

@ -7088,7 +7088,7 @@ class PubServer(BaseHTTPRequestHandler):
del actor_json['movedTo']
actor_changed = True
# Other accounts (alsoKnownAs)
# occupation on edit profile screen
occupation_name = get_occupation_name(actor_json)
if fields.get('occupationName'):
fields['occupationName'] = \