Merge branch 'dev' of https://github.com/umami-software/umami into dev
This commit is contained in:
@@ -136,5 +136,6 @@ export async function getQueryFilters(
|
||||
orderBy: params?.orderBy,
|
||||
sortDescending: params?.sortDescending,
|
||||
search: params?.search,
|
||||
compare: params?.compare,
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user