diff --git a/lib/routes/kuaishou/profile.ts b/lib/routes/kuaishou/profile.ts index 0f45113f497b80..0b47b6168606b5 100644 --- a/lib/routes/kuaishou/profile.ts +++ b/lib/routes/kuaishou/profile.ts @@ -18,7 +18,7 @@ export const route: Route = { url: 'kuaishou.com/profile/:principalId', description: `:::tip The profile page of the user, which contains the user's information, videos, and other information. - :::`, +:::`, handler, };