forked from indymedia/epicyon
Approves followers
parent
0f8dd6afdd
commit
da24f7bcd3
|
@ -71,7 +71,7 @@ def metaDataInstance(instanceTitle: str, \
|
||||||
'header_static': adminActor['image']['url'],
|
'header_static': adminActor['image']['url'],
|
||||||
'id': '1',
|
'id': '1',
|
||||||
'last_status_at': '2019-07-01T10:30:00Z',
|
'last_status_at': '2019-07-01T10:30:00Z',
|
||||||
'locked': False,
|
'locked': adminActor['manuallyApprovesFollowers'],
|
||||||
'note': '<p>Admin of '+domain+'</p>',
|
'note': '<p>Admin of '+domain+'</p>',
|
||||||
'statuses_count': 1,
|
'statuses_count': 1,
|
||||||
'url': httpPrefix+'://'+domainFull+'/@'+adminActor['preferredUsername'],
|
'url': httpPrefix+'://'+domainFull+'/@'+adminActor['preferredUsername'],
|
||||||
|
|
Loading…
Reference in New Issue