From 1e61675706b8e751f7c55219d78b9b7f9ad59327 Mon Sep 17 00:00:00 2001 From: shamoon <4887959+shamoon@users.noreply.github.com> Date: Fri, 14 Jun 2024 13:24:01 -0700 Subject: [PATCH] Update custom-field-display.component.html --- .../custom-field-display.component.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src-ui/src/app/components/common/custom-field-display/custom-field-display.component.html b/src-ui/src/app/components/common/custom-field-display/custom-field-display.component.html index 07347f8e0..812c283e2 100644 --- a/src-ui/src/app/components/common/custom-field-display/custom-field-display.component.html +++ b/src-ui/src/app/components/common/custom-field-display/custom-field-display.component.html @@ -24,6 +24,12 @@ } } + @case (CustomFieldDataType.Boolean) { +