diff --git a/newsdaemon.py b/newsdaemon.py index 5f60cf099..5d65dd812 100644 --- a/newsdaemon.py +++ b/newsdaemon.py @@ -270,8 +270,8 @@ def newswireHashtagProcessing(session, baseDir: str, postJsonObject: {}, # federationList: [], # sendThreads: [], postLog: [], cachedWebfingers: {}, # personCache: {}, False, __version__) -> int: - if actionOccurred: - return True + # if actionOccurred: + # return True return True