From af8dd658c0ca6419b9e53ed9a5f34bdbf6a19524 Mon Sep 17 00:00:00 2001 From: Alexey Skobkin Date: Sun, 5 Jul 2020 03:36:43 +0300 Subject: [PATCH] Fixing incorrect RSS link query parameter. --- templates/Account/api.html.twig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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') }}