Change cnannel name

This commit is contained in:
Amanmyrat 2023-09-14 22:42:06 +05:00
parent aa92e0db6d
commit d01e2e25f2
1 changed files with 1 additions and 1 deletions

View File

@ -287,7 +287,7 @@ class SellerProduct extends SellerProductController
"weight" => 0,
"visible_individually" => 1,
"locale" => 'tm',
"channel" => 'Nurgul',
"channel" => 'Dagdan',
"short_description" => $request->get('short_description'),
"images" => $request['images'],
"categories" => $request['categories'],