mirror of
https://github.com/morgan9e/chatgpt-web
synced 2026-04-14 00:14:04 +09:00
Change to send
This commit is contained in:
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user