From c2cdd4a18926a5ce987b6dd3c3890658bdc6c2e0 Mon Sep 17 00:00:00 2001 From: Gerd <104343908+hagezi@users.noreply.github.com> Date: Thu, 19 May 2022 08:52:56 +0200 Subject: [PATCH] Add domain version --- services/Directory/data/FilterListTag.json | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/services/Directory/data/FilterListTag.json b/services/Directory/data/FilterListTag.json index 521d4b00f..c9718bf32 100644 --- a/services/Directory/data/FilterListTag.json +++ b/services/Directory/data/FilterListTag.json @@ -12730,5 +12730,45 @@ { "filterListId": 2596, "tagId": 15 + }, + { + "filterListId": 2597, + "tagId": 1 + }, + { + "filterListId": 2597, + "tagId": 2 + }, + { + "filterListId": 2597, + "tagId": 3 + }, + { + "filterListId": 2597, + "tagId": 4 + }, + { + "filterListId": 2597, + "tagId": 6 + }, + { + "filterListId": 2597, + "tagId": 7 + }, + { + "filterListId": 2597, + "tagId": 9 + }, + { + "filterListId": 2598, + "tagId": 6 + }, + { + "filterListId": 2598, + "tagId": 7 + }, + { + "filterListId": 2599, + "tagId": 15 } ]