Fixed issue #6428
This commit is contained in:
parent
97105dadb9
commit
d7388a86bd
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue