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