From dc9667ae7d3d064d7a2f091a2fd611100fbf62aa Mon Sep 17 00:00:00 2001 From: Vincent de Lagabbe Date: Thu, 14 Dec 2023 19:46:36 +0100 Subject: [PATCH] Change the shortcut to paste into target app --- src/answerQuestion.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/answerQuestion.tsx b/src/answerQuestion.tsx index 653fc00..564a4de 100644 --- a/src/answerQuestion.tsx +++ b/src/answerQuestion.tsx @@ -86,7 +86,7 @@ export function AskDustQuestion({ question, agent = DUST_AGENT }: { question: st /> {dustAnswer && ( <> - + )}