From c42551f8a49da636cee99f9ffa7529bd3516a7e0 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sat, 5 Sep 2026 15:21:08 +0200 Subject: [PATCH] Improve data provider credits --- .../data-provider-credits.component.html | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/libs/ui/src/lib/data-provider-credits/data-provider-credits.component.html b/libs/ui/src/lib/data-provider-credits/data-provider-credits.component.html index 97b596e3c..fb72e72cd 100644 --- a/libs/ui/src/lib/data-provider-credits/data-provider-credits.component.html +++ b/libs/ui/src/lib/data-provider-credits/data-provider-credits.component.html @@ -7,10 +7,7 @@ ) { {{ dataProviderInfo.name - }} - @if (!last) { - , - } + }}{{ last ? '.' : ', ' }} } - .