diff --git a/app/config/collections.php b/app/config/collections.php index 620b20c674..dce49fba34 100644 --- a/app/config/collections.php +++ b/app/config/collections.php @@ -1281,7 +1281,7 @@ $commonCollections = [ ]; -$bucketCollections =[ +$bucketCollections = [ 'files' => [ '$collection' => ID::custom('buckets'), '$id' => ID::custom('files'),