mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
fix format
This commit is contained in:
@@ -1281,7 +1281,7 @@ $commonCollections = [
|
||||
|
||||
];
|
||||
|
||||
$bucketCollections =[
|
||||
$bucketCollections = [
|
||||
'files' => [
|
||||
'$collection' => ID::custom('buckets'),
|
||||
'$id' => ID::custom('files'),
|
||||
|
||||
Reference in New Issue
Block a user