+2
-1
appview/config/config.go
+2
-1
appview/config/config.go
+1
-1
appview/settings/settings.go
+1
-1
appview/settings/settings.go
···
81
81
82
82
return email.Email{
83
83
APIKey: s.Config.Resend.ApiKey,
84
-
From: "noreply@notifs.tangled.sh",
84
+
From: s.Config.Resend.SentFrom,
85
85
To: emailAddr,
86
86
Subject: "Verify your Tangled email",
87
87
Text: `Click the link below (or copy and paste it into your browser) to verify your email address.