Tweak the actor
This commit is contained in:
parent
619044d285
commit
e1374c3148
1 changed files with 2 additions and 0 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue