diff --git a/plugins/chat/assets/javascripts/discourse/templates/components/chat-message-actions-desktop.hbs b/plugins/chat/assets/javascripts/discourse/templates/components/chat-message-actions-desktop.hbs index 30e1bb65a08..1380f497db7 100644 --- a/plugins/chat/assets/javascripts/discourse/templates/components/chat-message-actions-desktop.hbs +++ b/plugins/chat/assets/javascripts/discourse/templates/components/chat-message-actions-desktop.hbs @@ -1,6 +1,6 @@
- {{#if this.chatStateManager.isFullPagePreferred}} + {{#if this.chatStateManager.isFullPage}} {{#each this.emojiReactions as |reaction|}} {{/each}}