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}
|
||||
<a
|
||||
href={'#'}
|
||||
title="Truncate from here and submit"
|
||||
title="Truncate from here and send"
|
||||
class=" msg-truncate button is-small"
|
||||
on:click|preventDefault={() => {
|
||||
checkTruncate()
|
||||
|
||||
Reference in New Issue
Block a user