This commit is contained in:
rang 2025-12-29 17:56:03 +08:00
parent 6ffd76a194
commit b0f5dd8951
18 changed files with 441 additions and 64 deletions

View file

@ -101,7 +101,9 @@ class PlayerExpandedDesktop extends HookConsumerWidget {
),
),
),
child: ChapterSelectionModal(),
child: ChapterSelectionModal(
back: false,
),
),
),
],