diff --git a/modules/web/src/views/BookChapter.vue b/modules/web/src/views/BookChapter.vue index 83d5ad202..34937e293 100644 --- a/modules/web/src/views/BookChapter.vue +++ b/modules/web/src/views/BookChapter.vue @@ -491,7 +491,6 @@ onMounted(async () => { bookUrl, // @ts-expect-error: bookUrl name author is NON_Blank string here name, - // @ts-expect-error: bookUrl name author is NON_Blank string here author, chapterIndex, chapterPos,