Update app/config/collections2.php

Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
This commit is contained in:
Eldad A. Fux
2021-08-23 23:39:54 +03:00
committed by GitHub
co-authored by kodumbeats
parent 9aefe4e360
commit 130d567ecf
+2 -2
View File
@@ -240,8 +240,8 @@ $collections = [
'indexes' => [
'$collection' => Database::METADATA,
'$id' => 'attributes',
'name' => 'Attributes',
'$id' => 'indexes',
'name' => 'Indexes',
'attributes' => [
[
'$id' => 'collectionId',