main2
Bob Mottram 2019-11-07 20:19:19 +00:00
parent 60e8821d13
commit fc56f3199d
1 changed files with 1 additions and 1 deletions

View File

@ -438,7 +438,7 @@ class PubServer(BaseHTTPRequestHandler):
messageJson['object']['attachment'][attachmentIndex]['url']= \
self.server.httpPrefix+'://'+self.server.domainFull+ \
'/'+mediaPath
permittedOutboxTypes=[
'Create','Announce','Like','Follow','Undo', \
'Update','Add','Remove','Block','Delete', \