diff --git a/app/config/collections2.php b/app/config/collections2.php index 91f5f35cbe..191d71fe2b 100644 --- a/app/config/collections2.php +++ b/app/config/collections2.php @@ -240,8 +240,8 @@ $collections = [ 'indexes' => [ '$collection' => Database::METADATA, - '$id' => 'attributes', - 'name' => 'Attributes', + '$id' => 'indexes', + 'name' => 'Indexes', 'attributes' => [ [ '$id' => 'collectionId',