mirror of
https://github.com/dreamhunter2333/cloudflare_temp_email.git
synced 2026-09-04 23:17:34 +08:00
fix: cf ui var is string (#178)
This commit is contained in:
@@ -130,7 +130,7 @@ function sidebarGuide(): DefaultTheme.SidebarItem[] {
|
||||
text: '附加功能',
|
||||
collapsed: false,
|
||||
items: [
|
||||
{ text: '配置 SMTP 代理服务', link: 'config-smtp-proxy' },
|
||||
{ text: '配置 SMTP 代理服务', link: 'feature/config-smtp-proxy' },
|
||||
{ text: '发送邮件 API', link: 'feature/send-mail-api' },
|
||||
{ text: '配置子域名邮箱', link: 'feature/subdomain' },
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user