From d02e4bd5d279119796887a2a8a6218b94fbab637 Mon Sep 17 00:00:00 2001 From: Joffrey JAFFEUX Date: Mon, 13 Jan 2025 17:01:02 +0100 Subject: [PATCH] removes log --- assets/javascripts/discourse/components/reports/reactions.gjs | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/javascripts/discourse/components/reports/reactions.gjs b/assets/javascripts/discourse/components/reports/reactions.gjs index b4dc07f..062b7d6 100644 --- a/assets/javascripts/discourse/components/reports/reactions.gjs +++ b/assets/javascripts/discourse/components/reports/reactions.gjs @@ -37,7 +37,6 @@ export default class Reactions extends Component { "discourse_rewind.reports.post_received_reactions.title" }}
- {{log this.receivedReactions}} {{#each-in this.receivedReactions as |emojiName count|}}
{{replaceEmoji