diff --git a/app/config/collections.php b/app/config/collections.php index 8c2cb77191..2ad6213f7e 100644 --- a/app/config/collections.php +++ b/app/config/collections.php @@ -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' => [ [