CHORE: clean white space
This commit is contained in:
parent
d787802a0f
commit
97a20d933a
|
|
@ -148,7 +148,7 @@ class SmartButtonController extends Controller
|
|||
|
||||
'discount' => [
|
||||
'currency_code' => $cart->cart_currency_code,
|
||||
'value' => $this->smartButton->formatCurrencyValue( (float) $cart->discount_amount),
|
||||
'value' => $this->smartButton->formatCurrencyValue((float) $cart->discount_amount),
|
||||
],
|
||||
],
|
||||
],
|
||||
|
|
|
|||
Loading…
Reference in New Issue