1
0
mirror of https://github.com/bitwarden/server.git synced 2024-11-21 12:05:42 +01:00

add another comment

This commit is contained in:
Jake Fink 2024-11-12 15:23:47 -05:00
parent a2ea3263ba
commit b8b6d3b0e8
No known key found for this signature in database
GPG Key ID: FD482F8453480035

View File

@ -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
{