This commit is contained in:
Abhishek Kathuria 2022-07-07 12:26:58 +05:30
parent 97105dadb9
commit d7388a86bd
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ return [
[
'name' => 'minimum_order_amount',
'title' => 'admin::app.admin.system.minimum-order-amount',
'type' => 'text',
'type' => 'number',
'validation' => 'decimal',
'channel_based' => true,
'locale_based' => true,