meow
This commit is contained in:
parent
b1cba644b8
commit
291d143328
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
<a href="/logout">Log out (@usr.User.Username)</a>
|
<a href="/logout">Log out (async () => (await @usr.GetUser()).Username)</a>
|
||||||
}
|
}
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue