fix: update files on migration

This commit is contained in:
Torsten Dittmann
2022-06-24 18:15:51 +02:00
parent 016d6939d5
commit ababeef84d
2 changed files with 10 additions and 9 deletions
+4 -3
View File
@@ -61,9 +61,10 @@ class V14 extends Migration
/**
* Migrates all Files.
* @param \Utopia\Database\Document $bucket
* @return void
* @throws \Exception
*
* @param \Utopia\Database\Document $bucket
* @return void
* @throws \Exception
*/
protected function migrateBucketFiles(Document $bucket): void
{