mirror of
https://github.com/Litlyx/litlyx
synced 2025-12-10 07:48:37 +01:00
fix admin panel events
This commit is contained in:
@@ -53,7 +53,7 @@ export default defineEventHandler(async event => {
|
|||||||
$arrayElemAt: ["$counts.visits", 0]
|
$arrayElemAt: ["$counts.visits", 0]
|
||||||
},
|
},
|
||||||
total_events: {
|
total_events: {
|
||||||
$arrayElemAt: ["$counts.visits", 0]
|
$arrayElemAt: ["$counts.events", 0]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user