Skip to content

Commit 46dd4af

Browse files
wip
1 parent eb7c4c2 commit 46dd4af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/module-mongodb-storage/src/storage/MongoReportStorage.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export class MongoReportStorage implements storage.ReportStorageFactory {
8585
$match: {
8686
connect_at: timespanFilter
8787
}
88-
}
88+
},
8989
{
9090
$facet: {
9191
unique_user_ids: [

0 commit comments

Comments
 (0)