From b8b6d3b0e82bd02877615da1f4231180d2f75ff1 Mon Sep 17 00:00:00 2001 From: Jake Fink Date: Tue, 12 Nov 2024 15:23:47 -0500 Subject: [PATCH] add another comment --- src/Identity/Controllers/AccountsController.cs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/Identity/Controllers/AccountsController.cs b/src/Identity/Controllers/AccountsController.cs index f11ba0f4c..dff95879b 100644 --- a/src/Identity/Controllers/AccountsController.cs +++ b/src/Identity/Controllers/AccountsController.cs @@ -89,6 +89,8 @@ public class AccountsController : Controller var token = await _sendVerificationEmailForRegistrationCommand.Run(model.Email, model.Name, model.ReceiveMarketingEmails); // a really cool comment + // another really cool comment + var refEvent = new ReferenceEvent {