main
Bob Mottram 2020-03-01 21:14:57 +00:00
parent d0c86f510d
commit 5875c3ada3
1 changed files with 1 additions and 1 deletions

View File

@ -3979,7 +3979,7 @@ class PubServer(BaseHTTPRequestHandler):
filename, \ filename, \
attachmentMediaType, \ attachmentMediaType, \
imgDescription, \ imgDescription, \
self.server.useBlurhash) self.server.useBlurHash)
replaceYouTube(postJsonObject) replaceYouTube(postJsonObject)
saveJson(postJsonObject,postFilename) saveJson(postJsonObject,postFilename)