mirror of
https://github.com/cnlimiter/codex-register.git
synced 2026-08-29 03:56:37 +08:00
feat(mail): Temp-Mail 服务类型实现完成
This commit is contained in:
+2
-1
@@ -351,7 +351,8 @@ const statusMap = {
|
||||
service: {
|
||||
tempmail: 'Tempmail.lol',
|
||||
outlook: 'Outlook',
|
||||
custom_domain: '自定义域名'
|
||||
custom_domain: '自定义域名',
|
||||
temp_mail: 'Temp-Mail(自部署)'
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user