Added magic spell page

This commit is contained in:
2025-07-17 20:28:49 +08:00
parent 4e2a7ebbce
commit 651820e384
11 changed files with 254 additions and 84 deletions

View File

@@ -18,8 +18,6 @@ public class EmailService(
string htmlBody
)
{
subject = $"[Solarpass] {subject}";
await pusher.SendEmailAsync(
new SendEmailRequest()
{