1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00

fix name for buckets collection

This commit is contained in:
Damodar Lohani 2021-06-15 11:42:38 +05:45
parent 22da32a53f
commit f7c27e1727

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' => [
[