Admin panel updated with shadcn-vue components
This commit is contained in:
@@ -657,6 +657,7 @@ public function applyToImport(Request $request, ImportTemplate $template, Import
|
||||
|
||||
$import->update([
|
||||
'import_template_id' => $template->id,
|
||||
'reactivate' => $template->reactivate,
|
||||
'meta' => $merged,
|
||||
]);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user