mirror of https://gitlab.com/bashrc2/epicyon
Comment
parent
4385028bde
commit
b8c74cff96
|
@ -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'] = \
|
||||
|
|
Loading…
Reference in New Issue