Fix links to products.
This commit was merged in pull request #58.
This commit is contained in:
@@ -112,7 +112,7 @@ class Migrate extends Command
|
||||
'productsUrl' => 'https://uk.ryobitools.eu/api/product-listing/get-products',
|
||||
'cultureCode' => 'en-GB',
|
||||
'currency' => 'GBP',
|
||||
'locale' => 'en',
|
||||
'locale' => 'uk',
|
||||
'created_at' => now(),
|
||||
'updated_at' => now(),
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user