✨ Added magic spell page
This commit is contained in:
@@ -18,8 +18,6 @@ public class EmailService(
|
||||
string htmlBody
|
||||
)
|
||||
{
|
||||
subject = $"[Solarpass] {subject}";
|
||||
|
||||
await pusher.SendEmailAsync(
|
||||
new SendEmailRequest()
|
||||
{
|
||||
|
Reference in New Issue
Block a user