diff --git a/utils.py b/utils.py index 410de8340..65f160dde 100644 --- a/utils.py +++ b/utils.py @@ -951,7 +951,7 @@ def updateLikesCollection(recentPostsCache: {}, if debug: print('DEBUG: saving post with likes added') pprint(postJsonObject) - saveJson(postJsonObject, postFilename) + saveJson(postJsonObject, postFilename) def undoAnnounceCollectionEntry(recentPostsCache: {},