This commit is contained in:
mike12345567 2023-08-18 14:40:04 +01:00
parent 7110351bdc
commit 188004021a
2 changed files with 1 additions and 2 deletions

View File

@ -434,4 +434,3 @@ export const hasFilters = (query?: SearchQuery) => {
} }
return false return false
} }