Skip to content

Commit

Permalink
Remove leftover string in chapter editor
Browse files Browse the repository at this point in the history
  • Loading branch information
advplyr committed Oct 8, 2022
1 parent d7952da commit fdece94
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/pages/audiobook/_id/chapters.vue
Expand Up @@ -62,7 +62,6 @@
</div>
<div class="flex-grow px-1">
<ui-text-input v-model="chapter.title" class="text-xs" />
{{ $secondsToTimestamp(chapter.end) }}
</div>
<div class="w-40 px-2 py-1">
<div class="flex items-center">
Expand Down

0 comments on commit fdece94

Please sign in to comment.