diff --git a/web/src/components/SessionHeader.tsx b/web/src/components/SessionHeader.tsx index 37f591cf..2142a756 100644 --- a/web/src/components/SessionHeader.tsx +++ b/web/src/components/SessionHeader.tsx @@ -238,7 +238,7 @@ export function SessionHeader(props: {
- + {session.metadata?.flavor?.trim() || 'unknown'} {modelLabel ? ( diff --git a/web/src/components/SessionList.tsx b/web/src/components/SessionList.tsx index 805dd8e3..1c2c9ee3 100644 --- a/web/src/components/SessionList.tsx +++ b/web/src/components/SessionList.tsx @@ -875,7 +875,7 @@ function SessionItem(props: { >
- +
{sessionName}