Change to send

This commit is contained in:
Webifi 2023-06-02 06:26:19 -05:00
parent f5ef5ff5db
commit b67f336b58
1 changed files with 1 additions and 1 deletions

View File

@ -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()