Tweak the actor

This commit is contained in:
Thomas Sileo 2018-07-25 00:02:46 +02:00
parent 619044d285
commit e1374c3148

View file

@ -140,6 +140,8 @@ ME = {
"summary": SUMMARY, "summary": SUMMARY,
"endpoints": {}, "endpoints": {},
"url": ID, "url": ID,
"manuallyApprovesFollowers": False,
"attachment": [],
"icon": { "icon": {
"mediaType": mimetypes.guess_type(ICON_URL)[0], "mediaType": mimetypes.guess_type(ICON_URL)[0],
"type": "Image", "type": "Image",