mirror of
https://github.com/ceratic/MediaCollectorLibary.git
synced 2026-07-16 05:04:16 +02:00
i dont know
This commit is contained in:
@@ -30,7 +30,7 @@ class XbvrSyncService extends BaseSyncService
|
||||
]
|
||||
]);
|
||||
|
||||
$this->imageDownloader = new ImageDownloader('public/images');
|
||||
$this->imageDownloader = new ImageDownloader(__DIR__ . '/../../storage/images');
|
||||
}
|
||||
|
||||
protected function executeSync(string $syncType): void
|
||||
|
||||
Reference in New Issue
Block a user