From e2487e6df34c97299aebbedbeccdbd384465879a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 15:38:03 +0000 Subject: [PATCH] style: auto format --- lib/routes/hackernews/index.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/routes/hackernews/index.ts b/lib/routes/hackernews/index.ts index 9d6a35197..53979fc0b 100644 --- a/lib/routes/hackernews/index.ts +++ b/lib/routes/hackernews/index.ts @@ -42,8 +42,8 @@ export const route: Route = { Examples: -| HN100 | User submitted | User threads | Comments list | -| ----- | -------------- | ------------ | ------------- | +| HN100 | User submitted | User threads | Comments list | +| ------------------ | ------------------------------------ | ---------------------------------- | ---------------------------------------- | | \`/hackernews/over\` | \`/hackernews/submitted/sources/dang\` | \`/hackernews/threads/sources/dang\` | \`/hackernews/threads/comments_list/dang\` |`, };