diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 7b05aecc..7eb5582b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,5 +21,6 @@ Closes # Fixes # +My name diff --git a/src/components/ai-chat/chat-history-modal.tsx b/src/components/ai-chat/chat-history-modal.tsx index d626c471..943732c8 100644 --- a/src/components/ai-chat/chat-history-modal.tsx +++ b/src/components/ai-chat/chat-history-modal.tsx @@ -46,7 +46,7 @@ export default function ChatHistoryModal({ -