This commit is contained in:
Kenneth Kehl
2024-03-05 11:21:38 -08:00
parent ec9619c43f
commit a8dcda4c55

View File

@@ -53,7 +53,7 @@ def invite_user_to_org(organization_id):
personalisation = {
"user_name": (
"The GOV.UK Notify team"
"The Notify.gov team"
if invited_org_user.invited_by.platform_admin
else invited_org_user.invited_by.name
),