diff --git a/plugins/plugins/core/components/ChatScroller.js b/plugins/plugins/core/components/ChatScroller.js index 42b803e8..4d10a4a7 100644 --- a/plugins/plugins/core/components/ChatScroller.js +++ b/plugins/plugins/core/components/ChatScroller.js @@ -1250,17 +1250,9 @@ class MessageTemplate extends LitElement { ` - fromHubOk = html` -
${translate('chatpage.cchange91')}
` : this.isAgo ? html` - ${isFromHub ? html`${fromHubOk}` : html`${fromHubNo}`} -