This commit is contained in:
Dobromir Popov
2024-04-02 01:51:00 +03:00
parent 1e1c4888d8
commit 31ad2bf997
6 changed files with 7 additions and 6 deletions

View File

@ -617,6 +617,7 @@ export async function filterPublishers(selectFields, searchText, filterDate, fet
dayOfMonth: null,
dayofweek: dayOfWeekEnum,
}
]
}
};
}