fix couple of mgds

This commit is contained in:
Rich Lott / Artful Robot 2025-03-25 12:14:05 +00:00
parent bfe0c558d2
commit 1d3e0f7e8c
2 changed files with 0 additions and 2 deletions

View file

@ -102,7 +102,6 @@ return [
], ],
], ],
'match' => [ 'match' => [
'saved_search_id',
'name', 'name',
], ],
], ],

View file

@ -107,7 +107,6 @@ return [
], ],
], ],
'match' => [ 'match' => [
'saved_search_id',
'name', 'name',
], ],
], ],