From b9d93d4c15e6cfa59439abcd8b5dd89abd216f8a Mon Sep 17 00:00:00 2001 From: teddit Date: Sat, 10 Apr 2021 15:44:39 +0200 Subject: [PATCH] fix processMoreComments.js --- inc/processMoreComments.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inc/processMoreComments.js b/inc/processMoreComments.js index 4056d8e..f8243d5 100644 --- a/inc/processMoreComments.js +++ b/inc/processMoreComments.js @@ -51,4 +51,4 @@ module.exports = function() { })() }) } -}1 +}