Merge branch 'main' into main

This commit is contained in:
sageTheDm 2024-10-01 08:25:20 +02:00
commit 6b2b835c10
3 changed files with 11 additions and 2 deletions

View file

@ -51,7 +51,7 @@ const InputOutputBackend: React.FC = () => {
,
},
{ role: "assistant", content: "Hello! How may I help you?" },
]);
]);
}
}, [preferredCurrency, preferredLanguage, timeFormat, dateFormat, preferredMeasurement, timeZone]);