update: name.

This commit is contained in:
Darshan
2025-04-17 10:54:23 +05:30
parent fda0af6694
commit 767e202b34
+1 -1
View File
@@ -364,7 +364,7 @@ App::post('/v1/migrations/csv')
'status' => 'pending',
'stage' => 'init',
'source' => CSV::getName(),
'destination' => Appwrite::class::getName(),
'destination' => Appwrite::getName(),
'resources' => $resources,
'resourceId' => $resourceId,
'resourceType' => Resource::TYPE_DATABASE,