From 92e066ab481130ab6b72c56b2d296b166f8e105e Mon Sep 17 00:00:00 2001 From: julian laplace Date: Tue, 25 Oct 2022 23:37:15 +0200 Subject: stream --- public/assets/js/lib/views/stream/hootstream.js | 1 + 1 file changed, 1 insertion(+) diff --git a/public/assets/js/lib/views/stream/hootstream.js b/public/assets/js/lib/views/stream/hootstream.js index cdc7acf..d7d7ba3 100644 --- a/public/assets/js/lib/views/stream/hootstream.js +++ b/public/assets/js/lib/views/stream/hootstream.js @@ -65,6 +65,7 @@ var HootStream = View.extend({ className, showAvatar, }) { + console.log(hoot, comment); return this.render(this.hootTemplate, { username, className: className ? `hoot ${className}` : "hoot", -- cgit v1.2.3-70-g09d2