Getting posts

main
Bob Mottram 2021-09-15 13:00:44 +01:00
parent 9cd3747dd8
commit 7c76ff7e21
1 changed files with 1 additions and 1 deletions

View File

@ -3930,7 +3930,7 @@ def getPublicPostsOfPerson(baseDir: str, nickname: str, domain: str,
_getPosts(session, personUrl, 30, maxMentions, maxEmoji,
maxAttachments, federationList,
personCache, raw, simple, debug,
projectVersion, httpPrefix, domain, systemLanguage,
projectVersion, httpPrefix, originDomain, systemLanguage,
signingPrivateKeyPem)