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:
parent
a2ea3263ba
commit
b8b6d3b0e8
@ -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
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user