From 474c725b49b8a6d343e3527ffe7e0fb3bb3c5dbf Mon Sep 17 00:00:00 2001 From: loongzhao Date: Tue, 28 Apr 2026 15:39:48 +0800 Subject: [PATCH] fix(yuanbao) messaging platform entrance --- website/sidebars.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/website/sidebars.ts b/website/sidebars.ts index 3b05f2440d..e205bfb249 100644 --- a/website/sidebars.ts +++ b/website/sidebars.ts @@ -511,6 +511,7 @@ const sidebars: SidebarsConfig = { 'user-guide/messaging/weixin', 'user-guide/messaging/bluebubbles', 'user-guide/messaging/qqbot', + 'user-guide/messaging/yuanbao', 'user-guide/messaging/open-webui', 'user-guide/messaging/webhooks', ],