Skip to content

Commit 195217b

Browse files
Update two-factor-authentication.md
1 parent 7743057 commit 195217b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

16/umbraco-cms/reference/security/two-factor-authentication.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -173,6 +173,7 @@ If you already have a members-only page with the edit profile options, you can s
173173
```csharp
174174
@using Umbraco.Cms.Core.Services;
175175
@using Umbraco.Cms.Web.Website.Controllers;
176+
@using Umbraco.Cms.Core.Services;
176177
@using Umbraco.Cms.Web.Website.Models;
177178
@using My.Website;
178179
@inject MemberModelBuilderFactory MemberModelBuilderFactory

0 commit comments

Comments
 (0)