From b90934a72aced4fb20c8e606ec1f124c26a9986a Mon Sep 17 00:00:00 2001 From: jmt-gh Date: Sat, 11 Jun 2022 11:06:19 -0700 Subject: [PATCH] remove unused modal --- client/pages/audiobook/_id/chapters.vue | 39 ------------------------- 1 file changed, 39 deletions(-) diff --git a/client/pages/audiobook/_id/chapters.vue b/client/pages/audiobook/_id/chapters.vue index 781d70ad..ef4d60c0 100644 --- a/client/pages/audiobook/_id/chapters.vue +++ b/client/pages/audiobook/_id/chapters.vue @@ -142,45 +142,6 @@ - - - -
-
- - Find -
-
-

Duration found: {{ chapterData.runtimeLengthSec }}

-
-

Chapter data invalid duration
Your media duration is shorter than duration found

-
- -
-
Start
-
Title
-
-
-
-
-

{{ $secondsToTimestamp(chapter.startOffsetSec) }}

-
-
-

{{ chapter.title }}

-
-
-
-
-
- Apply Chapters -
-
-
-