Blog posts Permission handling
This commit is contained in:
parent
ad06b77d5f
commit
3495523bd4
3 changed files with 54 additions and 17 deletions
|
|
@ -45,5 +45,5 @@
|
|||
}
|
||||
|
||||
<div class="container">
|
||||
@await Component.InvokeAsync("BlogIndex",new{ viewerId = User.GetUserId() ?? "_anonymous_" })
|
||||
@await Component.InvokeAsync("BlogIndex")
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue