diff --git a/src/views/profile.html b/src/views/profile.html index e602b7650..7e1bc76b6 100644 --- a/src/views/profile.html +++ b/src/views/profile.html @@ -435,7 +435,7 @@ {{ token.name || 'unnamed' }} - {{ token.expiresAt | prettyLongDate }} + {{ token.expires | prettyShortDate }}