mirror of
https://github.com/discourse/discourse-rewind.git
synced 2025-07-07 22:32:11 +00:00
removes log
This commit is contained in:
parent
6bd637b7b0
commit
d02e4bd5d2
@ -37,7 +37,6 @@ export default class Reactions extends Component {
|
|||||||
"discourse_rewind.reports.post_received_reactions.title"
|
"discourse_rewind.reports.post_received_reactions.title"
|
||||||
}}</h2>
|
}}</h2>
|
||||||
<div class="rewind-report-container">
|
<div class="rewind-report-container">
|
||||||
{{log this.receivedReactions}}
|
|
||||||
{{#each-in this.receivedReactions as |emojiName count|}}
|
{{#each-in this.receivedReactions as |emojiName count|}}
|
||||||
<div class="rewind-card scale">
|
<div class="rewind-card scale">
|
||||||
<span class="rewind-card__emoji">{{replaceEmoji
|
<span class="rewind-card__emoji">{{replaceEmoji
|
||||||
|
Loading…
x
Reference in New Issue
Block a user