Skip to content

Commit 999fac4

Browse files
committed
fix: missing notion doc
1 parent f4b5115 commit 999fac4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docs/sidebars.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ const sidebars: SidebarsConfig = {
4949
id: "plugins/distributors/telegram",
5050
label: "📱 Telegram",
5151
},
52+
{
53+
type: "doc",
54+
id: "plugins/distributors/notion",
55+
label: "📝 Notion",
56+
},
5257
],
5358
},
5459
{

0 commit comments

Comments
 (0)