Change to send
This commit is contained in:
parent
f5ef5ff5db
commit
b67f336b58
|
@ -261,7 +261,7 @@
|
||||||
{#if !message.summarized && !isError}
|
{#if !message.summarized && !isError}
|
||||||
<a
|
<a
|
||||||
href={'#'}
|
href={'#'}
|
||||||
title="Truncate from here and submit"
|
title="Truncate from here and send"
|
||||||
class=" msg-truncate button is-small"
|
class=" msg-truncate button is-small"
|
||||||
on:click|preventDefault={() => {
|
on:click|preventDefault={() => {
|
||||||
checkTruncate()
|
checkTruncate()
|
||||||
|
|
Loading…
Reference in New Issue