From b5eeb0188063f125f000051368c664c15de914c2 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Mon, 3 Apr 2023 22:16:45 +0200 Subject: [PATCH] =?UTF-8?q?=C4=90=CC=81=20Adding=206=20lists?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- services/Directory/data/FilterListSyntax.json | 24 +++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/services/Directory/data/FilterListSyntax.json b/services/Directory/data/FilterListSyntax.json index 000cc56c0..22351e3ff 100644 --- a/services/Directory/data/FilterListSyntax.json +++ b/services/Directory/data/FilterListSyntax.json @@ -8922,5 +8922,29 @@ { "filterListId": 2645, "syntaxId": 2 + }, + { + "filterListId": 2646, + "syntaxId": 4 + }, + { + "filterListId": 2647, + "syntaxId": 8 + }, + { + "filterListId": 2648, + "syntaxId": 4 + }, + { + "filterListId": 2649, + "syntaxId": 6 + }, + { + "filterListId": 2651, + "syntaxId": 3 + }, + { + "filterListId": 2651, + "syntaxId": 3 } ]