This commit is contained in:
femsci 2023-10-01 12:00:12 +02:00
parent b1cba644b8
commit 291d143328
Signed by: femsci
GPG key ID: 08F7911F0E650C67

View file

@ -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>