From 51cef67f957bd8dfaec8a83d0499e87072994f91 Mon Sep 17 00:00:00 2001 From: Collin Barrett <6483057+collinbarrett@users.noreply.github.com> Date: Wed, 7 May 2025 20:46:48 -0500 Subject: [PATCH] feat(data): add bloquebollore FilterListMaintainer --- services/Directory/data/FilterListMaintainer.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/services/Directory/data/FilterListMaintainer.json b/services/Directory/data/FilterListMaintainer.json index 13a73695c..d0b19dcbe 100644 --- a/services/Directory/data/FilterListMaintainer.json +++ b/services/Directory/data/FilterListMaintainer.json @@ -6134,5 +6134,9 @@ { "filterListId": 2735, "maintainerId": 198 + }, + { + "filterListId": 2737, + "maintainerId": 199 } ]