feat: docs: add new-address-api (#309)

This commit is contained in:
Dream Hunter
2024-06-12 13:53:40 +08:00
committed by GitHub
parent af9f46ba65
commit c4d9fe1fb9
4 changed files with 28 additions and 2 deletions
+1
View File
@@ -137,6 +137,7 @@ function sidebarGuide(): DefaultTheme.SidebarItem[] {
{ text: '配置 Telegram Bot', link: 'feature/telegram' },
{ text: '配置 S3 附件', link: 'feature/s3-attachment' },
{ text: '配置 worker 使用 wasm 解析邮件', link: 'feature/mail_parser_wasm_worker' },
{ text: '新建邮箱地址 API', link: 'feature/new-address-api' },
]
},
{