From 122b90e3828ec4c9f916f90effe7b896796e1fa3 Mon Sep 17 00:00:00 2001 From: Miguel Michelson Date: Tue, 6 Aug 2024 15:45:49 -0400 Subject: [PATCH] user --- .../product_purchase_mailer/purchase_confirmation.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/product_purchase_mailer/purchase_confirmation.html.erb b/app/views/product_purchase_mailer/purchase_confirmation.html.erb index a35e9ae..3457778 100644 --- a/app/views/product_purchase_mailer/purchase_confirmation.html.erb +++ b/app/views/product_purchase_mailer/purchase_confirmation.html.erb @@ -1,4 +1,4 @@ -

Thank you for your purchase, <%= @user.name %>!

+

Thank you for your purchase, <%= @user.username %>!

Your order details: