diff --git a/src/message.tsx b/src/message.tsx index ebb90d1..780783a 100644 --- a/src/message.tsx +++ b/src/message.tsx @@ -113,9 +113,9 @@ export default function Message(props: Props) { chat.role === "assistant" ? "justify-start" : "justify-end" }`} > -
+
@@ -193,7 +193,11 @@ export default function Message(props: Props) { )} {showCopiedHint && } {chatStore.develop_mode && ( -
+
token