opt: episode item

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-04 12:03:22 +08:00
parent 8c259205f5
commit c154d25f7a

View File

@@ -478,6 +478,7 @@ class _EpisodePanelState extends CommonSlidePageState<EpisodePanel>
),
),
if (view != null) ...[
const SizedBox(height: 2),
Row(
children: [
StatView(
@@ -494,7 +495,7 @@ class _EpisodePanelState extends CommonSlidePageState<EpisodePanel>
),
],
],
)
),
],
],
),