mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update app/config/collections2.php
Co-authored-by: kodumbeats <brandon.leckemby@gmail.com>
This commit is contained in:
co-authored by
kodumbeats
parent
9aefe4e360
commit
130d567ecf
@@ -240,8 +240,8 @@ $collections = [
|
||||
|
||||
'indexes' => [
|
||||
'$collection' => Database::METADATA,
|
||||
'$id' => 'attributes',
|
||||
'name' => 'Attributes',
|
||||
'$id' => 'indexes',
|
||||
'name' => 'Indexes',
|
||||
'attributes' => [
|
||||
[
|
||||
'$id' => 'collectionId',
|
||||
|
||||
Reference in New Issue
Block a user