Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
GrakovNe committed Dec 1, 2024
1 parent 570afe0 commit 3cb7425
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ fun TrackDetailsComposable(

Text(
text = provideChapterNumberTitle(
currentTrackIndex = currentTrackIndex + 1,
currentTrackIndex = currentTrackIndex,
book = book,
libraryType = libraryViewModel.fetchPreferredLibraryType(),
context = context,
Expand Down

0 comments on commit 3cb7425

Please sign in to comment.