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