diff --git a/src/interface/web/app/share/chat/page.tsx b/src/interface/web/app/share/chat/page.tsx index 5cb3cee0..9bc99580 100644 --- a/src/interface/web/app/share/chat/page.tsx +++ b/src/interface/web/app/share/chat/page.tsx @@ -61,6 +61,7 @@ function UnshareButton({ slug, className }: { slug: string; className?: string }