diff --git a/ui/src/lib/components/AudioPlayer.svelte b/ui/src/lib/components/AudioPlayer.svelte index 6cc1a7a..900709d 100644 --- a/ui/src/lib/components/AudioPlayer.svelte +++ b/ui/src/lib/components/AudioPlayer.svelte @@ -1443,7 +1443,7 @@ {#if showChapterPanel && audioStore.chapters.length > 0} { showChapterPanel = false; }}