diff --git a/qwen3-tts-frontend/src/pages/Audiobook.tsx b/qwen3-tts-frontend/src/pages/Audiobook.tsx
index 47df9c6..0a35674 100644
--- a/qwen3-tts-frontend/src/pages/Audiobook.tsx
+++ b/qwen3-tts-frontend/src/pages/Audiobook.tsx
@@ -602,11 +602,11 @@ function ProjectCard({ project, onRefresh }: { project: AudiobookProject; onRefr
)}
{expanded && (
-
+
{detail && detail.characters.length > 0 && (
-
+