diff --git a/src/lib/components/layout/Navbar.svelte b/src/lib/components/layout/Navbar.svelte index fb350fb0f..23f854efa 100644 --- a/src/lib/components/layout/Navbar.svelte +++ b/src/lib/components/layout/Navbar.svelte @@ -1,7 +1,10 @@ {#if shareEnabled} - + + { + downloadChat(); + }} + > + + + + + + + + { @@ -79,15 +120,15 @@