mirror of
https://github.com/bitwarden/server
synced 2026-01-15 15:03:34 +00:00
[PM-27882] Fix the subject line. (#6818)
This commit is contained in:
@@ -240,6 +240,6 @@ public class SendOrganizationConfirmationCommandTests
|
||||
}
|
||||
}
|
||||
|
||||
private static string GetSubject(string organizationName) => $"You Have Been Confirmed To {organizationName}";
|
||||
private static string GetSubject(string organizationName) => $"You can now access items from {organizationName}";
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user