diff --git a/docs/.vitepress/theme/index.ts b/docs/.vitepress/theme/index.ts index 2aae8e4a..6e4a8cf0 100644 --- a/docs/.vitepress/theme/index.ts +++ b/docs/.vitepress/theme/index.ts @@ -45,7 +45,8 @@ export default { // Obtain configuration from: https://giscus.app/ giscusTalk( - { // @ts-expect-error TS2353 // wait for https://github.com/T-miracle/vitepress-plugin-comment-with-giscus/pull/10 + { + // @ts-expect-error TS2353 // wait for https://github.com/T-miracle/vitepress-plugin-comment-with-giscus/pull/10 repo: "GlobeMC/crashmc.com", repoId: "R_kgDOKBR8xw", category: "Giscus",