From 2eed487928d853a9c817ebe18eb69660635fd4f6 Mon Sep 17 00:00:00 2001
From: jensilo <k@jensheise.com>
Date: Sun, 24 Dec 2023 16:15:21 +0100
Subject: [PATCH] add convenience option
---
docs/templates/paris/ak.json | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/docs/templates/paris/ak.json b/docs/templates/paris/ak.json
index ec595ed..71d85f2 100644
--- a/docs/templates/paris/ak.json
+++ b/docs/templates/paris/ak.json
@@ -45,7 +45,8 @@
"value": [
"Ereignis:",
"Wenn",
- "Prüfe"
+ "Prüfe",
+ "Prüfe,"
],
"optional": true,
"ignoreMissingWhenOptional": true,
--
GitLab