feat(backend): return unlisted status in partial member for authenticated users
This commit is contained in:
parent
bb649d1d72
commit
f81ae97821
15 changed files with 68 additions and 53 deletions
|
@ -1,2 +1,2 @@
|
|||
@using Foxnouns.Backend
|
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
|
@ -1,3 +1,3 @@
|
|||
@{
|
||||
Layout = "~/Views/Mail/Layout.cshtml";
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue