Remove status count for contact

main
Bob Mottram 2021-06-02 23:09:35 +01:00
parent 47fa228cf4
commit f511fccecd
1 changed files with 0 additions and 1 deletions

View File

@ -122,7 +122,6 @@ def metaDataInstance(instanceTitle: str,
'last_status_at': '2019-07-01T10:30:00Z',
'locked': adminActor['manuallyApprovesFollowers'],
'note': '<p>Admin of ' + domain + '</p>',
'statuses_count': 1,
'url': url,
'username': adminActor['preferredUsername']
},