diff --git a/core/src/components/show-plugin.js b/core/src/components/show-plugin.js index fb0ce6d2..3fec4d91 100644 --- a/core/src/components/show-plugin.js +++ b/core/src/components/show-plugin.js @@ -334,7 +334,6 @@ class ShowPlugin extends connect(store)(LitElement) { } render() { - console.log('this.tabs', this.tabs) const plugSrc = (myPlug) => { return myPlug === undefined ? 'about:blank' : `${window.location.origin}/plugin/${myPlug.domain}/${myPlug.page}${this.linkParam}` } diff --git a/plugins/plugins/core/components/ChatPage.js b/plugins/plugins/core/components/ChatPage.js index b00a6d0b..d28f4ff6 100644 --- a/plugins/plugins/core/components/ChatPage.js +++ b/plugins/plugins/core/components/ChatPage.js @@ -363,9 +363,7 @@ class ChatPage extends LitElement { } this.processMessages(getInitialMessages, true, false) - } catch (error) { - console.log - } + } catch (error) { /* empty */ } } async copyJoinGroupLinkToClipboard() { @@ -681,7 +679,10 @@ class ChatPage extends LitElement {

${translate("chatpage.cchange42")}

- this.sendMessage(this.myTrimmedMeassage)} dialog-confirm>${translate("transpage.tchange3")} + { + this.sendMessage(this.myMessageUnder4Qort) + + }} dialog-confirm>${translate("transpage.tchange3")}