Skip to content

Commit

Permalink
TCVP-2932 Adjust from email to [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
pbolduc committed Apr 24, 2024
1 parent 5061e1e commit 2c74555
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ public abstract class EmailTemplate<T> : IEmailTemplate<T>
/// <summary>
/// Provides sender email address.
/// </summary>
protected const string Sender = "donotreply_courts.tco@gov.bc.ca";
protected const string Sender = "DoNotReply.TCO@gov.bc.ca";

/// <summary>
/// Provides the common help text.
Expand Down

0 comments on commit 2c74555

Please sign in to comment.