diff --git a/webadmin/src/views/account.html b/webadmin/src/views/account.html index 857543966..5eef47f39 100644 --- a/webadmin/src/views/account.html +++ b/webadmin/src/views/account.html @@ -152,14 +152,14 @@
You are logged {{ activeTokenCount }} times into applications, including this session.
+You are logged into {{ activeClients.length + 1 }} app(s), including this session.
{{ client.name }} ({{client.activeTokens.length}} times)
+{{ client.name }} - {{client.activeTokens.length}} time(s)