2つ目のgmailアカウントを処理

This commit is contained in:
Akira
2026-02-23 16:52:15 +09:00
parent ae4e60f156
commit 36ced412dc
5 changed files with 35 additions and 4 deletions

View File

@@ -45,7 +45,7 @@ ACCOUNT_CHOICES = [
('xserver', 'Xserver'),
('gmail', 'Gmail'),
('hotmail', 'Hotmail'),
('infoseek', 'Infoseek (転送)'),
('gmail_service', 'Gmail (サービス用)'),
]
FEEDBACK_CHOICES = [