rename stats collection

This commit is contained in:
Damodar Lohani
2023-12-14 12:34:40 +00:00
committed by GitHub
parent b36c98af66
commit fdcb6ac03b
+2 -2
View File
@@ -1270,9 +1270,9 @@ $commonCollections = [
]
],
'stats' => [
'stats_v2' => [
'$collection' => ID::custom(Database::METADATA),
'$id' => ID::custom('stats'),
'$id' => ID::custom('stats_v2'),
'name' => 'Stats',
'attributes' => [
[