From a41662cf8473232807a9b29500731ad5cea342a4 Mon Sep 17 00:00:00 2001 From: Gerd <104343908+hagezi@users.noreply.github.com> Date: Thu, 19 May 2022 08:51:25 +0200 Subject: [PATCH] Add domain version --- services/Directory/data/FilterListSyntax.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/services/Directory/data/FilterListSyntax.json b/services/Directory/data/FilterListSyntax.json index 6dcbbd277..738a3ac31 100644 --- a/services/Directory/data/FilterListSyntax.json +++ b/services/Directory/data/FilterListSyntax.json @@ -8770,5 +8770,17 @@ { "filterListId": 2596, "syntaxId": 47 + }, + { + "filterListId": 2597, + "syntaxId": 2 + }, + { + "filterListId": 2598, + "syntaxId": 2 + }, + { + "filterListId": 2599, + "syntaxId": 2 } ]