diff --git a/services/Directory/data/FilterListMaintainer.json b/services/Directory/data/FilterListMaintainer.json index e308449dc..d9af1dfca 100644 --- a/services/Directory/data/FilterListMaintainer.json +++ b/services/Directory/data/FilterListMaintainer.json @@ -5745,11 +5745,18 @@ }, { "filterListId": 2566, - "maintainerId": [ - "168", - "169", - "170", - "171" - ] + "maintainerId": 168 + }, + { + "filterListId": 2566, + "maintainerId": 169 + }, + { + "filterListId": 2566, + "maintainerId": 170 + }, + { + "filterListId": 2566, + "maintainerId": 171 } ]