mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-06-10 20:35:17 +02:00
chore: commit all changes
This commit is contained in:
parent
eb448d8a5b
commit
ce90672250
1 changed files with 1 additions and 1 deletions
|
|
@ -193,7 +193,7 @@ export function DashboardClientLayout({
|
|||
<CardDescription>{t("failed_load_llm_config")}</CardDescription>
|
||||
</CardHeader>
|
||||
<CardContent>
|
||||
<p className="text-sm text-muted-foreground">{error}</p>
|
||||
<p className="text-sm text-muted-foreground">{error.message}</p>
|
||||
</CardContent>
|
||||
</Card>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue