diff --git a/templates/Account/api.html.twig b/templates/Account/api.html.twig index f94a03c..db37680 100644 --- a/templates/Account/api.html.twig +++ b/templates/Account/api.html.twig @@ -20,7 +20,7 @@ {# We can't use constant() in the hash so it's necessay to hard-code query parameter here #} - + {{ token.createdAt | date('Y-m-d H:i:s') }}