merge-requests/8/head
Bob Mottram 2020-11-08 16:52:57 +00:00
parent 9c1c790fd5
commit d6b22535f7
1 changed files with 3 additions and 1 deletions

View File

@ -663,9 +663,11 @@ def convertRSStoActivityPub(baseDir: str, httpPrefix: str,
if os.path.isfile(filename + '.arrived'):
os.remove(filename + '.arrived')
# set the url
# setting the url here links to the activitypub object
# stored locally
# newswire[originalDateStr][1] = \
# '/users/news/statuses/' + statusNumber
# set the filename
newswire[originalDateStr][3] = filename