From 0069214f32d3893dac35cc95d033392863864997 Mon Sep 17 00:00:00 2001 From: pietervdvn Date: Mon, 5 Apr 2021 20:57:07 +0200 Subject: [PATCH] Fix comments --- Customizations/JSON/TagRenderingConfigJson.ts | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Customizations/JSON/TagRenderingConfigJson.ts b/Customizations/JSON/TagRenderingConfigJson.ts index de091b3..cf36f66 100644 --- a/Customizations/JSON/TagRenderingConfigJson.ts +++ b/Customizations/JSON/TagRenderingConfigJson.ts @@ -3,8 +3,7 @@ import {AndOrTagConfigJson} from "./TagConfigJson"; /** * A TagRenderingConfigJson is a single piece of code which converts one ore more tags into a HTML-snippet. * If the desired tags are missing and a question is defined, a question will be shown instead. - * - / + */ export interface TagRenderingConfigJson { /** * Renders this value. Note that "{key}"-parts are substituted by the corresponding values of the element.