From 63367293a8cb54cb868e345500c2df822dff5fbf Mon Sep 17 00:00:00 2001 From: zyxkad Date: Thu, 18 Jan 2024 21:53:14 -0700 Subject: [PATCH] format code --- docs/.vitepress/theme/index.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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",