From 4abd59d30faa1e25ae782fc97022c1083e551d1f Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 8 Oct 2020 20:57:30 +0100 Subject: [PATCH] Missing argument --- posts.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts.py b/posts.py index 6c9c1957..648fbde6 100644 --- a/posts.py +++ b/posts.py @@ -2927,7 +2927,7 @@ def createBoxIndexed(recentPostsCache: {}, votesJson = loadJson(votesFilename, 0, 2) if votesJson: if not positiveVoting: - if votesOnNewswireItem >= \ + if votesOnNewswireItem(votesJson) >= \ newswireVotesThreshold: # Too many veto votes. # Continue without incrementing the