From e06a666f1c85b9a21dd3adddc9ae69c3e2a3e856 Mon Sep 17 00:00:00 2001 From: Imre Kristoffer Eilertsen Date: Sun, 14 Jan 2024 22:15:56 +0100 Subject: [PATCH] Adding 5 lists. Goodness knows what must've happened to someone else's 2663, however. --- services/Directory/data/FilterListSyntax.json | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/services/Directory/data/FilterListSyntax.json b/services/Directory/data/FilterListSyntax.json index 885e0ef7b..1a9a74b35 100644 --- a/services/Directory/data/FilterListSyntax.json +++ b/services/Directory/data/FilterListSyntax.json @@ -8670,5 +8670,25 @@ { "filterListId": 2662, "syntaxId": 53 + }, + { + "filterListId": 2664, + "syntaxId": 4 + }, + { + "filterListId": 2664, + "syntaxId": 3 + }, + { + "filterListId": 2664, + "syntaxId": 3 + }, + { + "filterListId": 2664, + "syntaxId": 4 + }, + { + "filterListId": 2664, + "syntaxId": 3 } ]