Missing argument

merge-requests/6/head
Bob Mottram 2019-11-24 17:47:25 +00:00
parent 87d5cba6d2
commit 155761a3c5
1 changed files with 2 additions and 1 deletions

View File

@ -129,7 +129,8 @@ def undoAnnounceCollectionEntry(recentPostsCache: {}, \
len(postJsonObject['object']['shares']['items'])
saveJson(postJsonObject,postFilename)
def updateAnnounceCollection(baseDir: str,postFilename: str, \
def updateAnnounceCollection(recentPostsCache: {}, \
baseDir: str,postFilename: str, \
actor: str,domain: str,debug: bool) -> None:
"""Updates the announcements collection within a post
Confusingly this is known as "shares", but isn't the