From 592eba30193baf3e02b071df66db7ff393396b67 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Sun, 27 Apr 2025 18:12:10 +0200 Subject: [PATCH] Generalize column label --- libs/ui/src/lib/benchmark/benchmark.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/ui/src/lib/benchmark/benchmark.component.html b/libs/ui/src/lib/benchmark/benchmark.component.html index 8867e1c9e..7bad4698a 100644 --- a/libs/ui/src/lib/benchmark/benchmark.component.html +++ b/libs/ui/src/lib/benchmark/benchmark.component.html @@ -1,6 +1,6 @@ - +
IndexName {{ element?.name }}