This commit is contained in:
Timothy J. Baek 2024-10-05 18:43:17 -07:00
parent 0bfe28711a
commit c746fd94cb

View File

@ -494,7 +494,7 @@
dispatch('submit', {
parentId: message.id,
prompt:
`Can you explain this section to me in more detail?\n\n` +
`Explain this section to me in more detail\n\n` +
'```\n' +
e.detail +
'\n```'