diff --git a/templates/dashboard/dashboard.html.twig b/templates/dashboard/dashboard.html.twig index a691720..dc6bf68 100644 --- a/templates/dashboard/dashboard.html.twig +++ b/templates/dashboard/dashboard.html.twig @@ -51,7 +51,7 @@ {% endif %} {% for video in videos %} {% set disabled = video.state != constant("App\\Entity\\Video::DONE") %} -
+