Changed in Add Address Button & Label in new product in velocity theme

This commit is contained in:
Akhtar Khan 2020-07-14 10:53:03 +05:30
parent 629fd5d60d
commit 846c59b345
1 changed files with 5 additions and 0 deletions

View File

@ -0,0 +1,5 @@
<?php
return [
'refresh_documents' => env('ELASTIC_SCOUT_DRIVER_REFRESH_DOCUMENTS', false)
];