mirror of
https://github.com/umami-software/umami.git
synced 2026-02-21 04:55:36 +01:00
fix: operator bug
This commit is contained in:
parent
ed29fc08e8
commit
555e5afd15
7 changed files with 9 additions and 7 deletions
|
|
@ -114,7 +114,7 @@ async function relationalQuery(
|
|||
],
|
||||
},
|
||||
{
|
||||
lte: [
|
||||
$lte: [
|
||||
'$created_at',
|
||||
{
|
||||
$dateFromString: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue