From 9f1b85f69a2129622fd60c858247292f30f7da35 Mon Sep 17 00:00:00 2001 From: julian laplace Date: Sun, 18 Jan 2026 13:54:08 +0100 Subject: fix message page bug --- public/assets/js/lib/views/index/hootbox.js | 1 - 1 file changed, 1 deletion(-) (limited to 'public/assets/js/lib/views/index') diff --git a/public/assets/js/lib/views/index/hootbox.js b/public/assets/js/lib/views/index/hootbox.js index c874e74..a5d2270 100644 --- a/public/assets/js/lib/views/index/hootbox.js +++ b/public/assets/js/lib/views/index/hootbox.js @@ -29,7 +29,6 @@ var HootBox = FormView.extend({ }, parse: function (comment) { - console.log(comment); var t = this.template .replace(/{{image}}/g, profile_image(comment.username)) .replace(/{{username}}/g, comment.username) -- cgit v1.2.3-70-g09d2