From 1e08d36c4c02596b4fc233544db1a4be2cff1ae2 Mon Sep 17 00:00:00 2001 From: julian laplace Date: Thu, 27 Oct 2022 17:12:07 +0200 Subject: filtering pics that might be in a comment --- public/assets/js/lib/views/stream/hootstream.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/assets/js/lib/views/stream') diff --git a/public/assets/js/lib/views/stream/hootstream.js b/public/assets/js/lib/views/stream/hootstream.js index 628d59c..4d64cf6 100644 --- a/public/assets/js/lib/views/stream/hootstream.js +++ b/public/assets/js/lib/views/stream/hootstream.js @@ -261,7 +261,7 @@ var HootStream = View.extend({ ) .map(([image]) => image); - console.log(filteredImages); + // console.log(filteredImages); // console.log(thread); return [ -- cgit v1.2.3-70-g09d2