diff --git a/plugins/plugins/core/components/ChatPage.js b/plugins/plugins/core/components/ChatPage.js index 1a5a9db5..29d30402 100644 --- a/plugins/plugins/core/components/ChatPage.js +++ b/plugins/plugins/core/components/ChatPage.js @@ -395,7 +395,7 @@ class ChatPage extends LitElement {
- ${(!this.isReceipient && +this._chatId !== 0 && this.groupInfo.isOpen) ? + ${(!this.isReceipient && +this._chatId !== 0) ? html` link `