diff --git a/Resources/views/Panel/configuration.html.twig b/Resources/views/Panel/configuration.html.twig index e0b2bd0..61e02da 100644 --- a/Resources/views/Panel/configuration.html.twig +++ b/Resources/views/Panel/configuration.html.twig @@ -36,7 +36,7 @@ - {% for name, config in configuration.datasources %} + {% for name, config in configuration.datasources if config is iterable %} {{ name }}