diff --git a/src/client/components/Chat/Status.tsx b/src/client/components/Chat/Status.tsx index 62b4a7e..fb8f65c 100644 --- a/src/client/components/Chat/Status.tsx +++ b/src/client/components/Chat/Status.tsx @@ -38,7 +38,7 @@ const ModelSelector = ({ return ( - {currentModel} + {currentModel} {t('status:modelInUse')}