bug fixed
This commit is contained in:
@@ -80,7 +80,7 @@
|
||||
|
||||
<hr class="my-4" />
|
||||
|
||||
@if (ViewBag.oidc)
|
||||
@if (ViewBag.oidc == true)
|
||||
{
|
||||
<form asp-controller="Auth" asp-action="SignIn" method="get">
|
||||
<div class="d-grid gap-2">
|
||||
|
||||
Reference in New Issue
Block a user