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