fix name for buckets collection

This commit is contained in:
Damodar Lohani
2021-06-15 11:42:38 +05:45
parent 22da32a53f
commit f7c27e1727
+1 -1
View File
@@ -1440,7 +1440,7 @@ $collections = [
'$collection' => Database::SYSTEM_COLLECTION_COLLECTIONS,
'$id' => Database::SYSTEM_COLLECTION_BUCKETS,
'$permissions' => ['read' => ['*']],
'name' => 'File',
'name' => 'Bucket',
'structure' => true,
'rules' => [
[