Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tachibana-shin committed Aug 15, 2023
1 parent ef809c4 commit f67b2d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/library/_components/EpControl.vue
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ defineProps<{
data: {
ep_name: string
downloaded: number
pages: number[] | readonly number[]
pages: readonly string[]
}
downloading?: boolean
}>()
Expand Down

0 comments on commit f67b2d0

Please sign in to comment.