diff --git a/packages/Webkul/ShowPriceAfterLogin/Config/system.php b/packages/Webkul/ShowPriceAfterLogin/Config/system.php index a517727cd..a91f79513 100644 --- a/packages/Webkul/ShowPriceAfterLogin/Config/system.php +++ b/packages/Webkul/ShowPriceAfterLogin/Config/system.php @@ -32,10 +32,6 @@ return [ 'type' => 'select', 'options' => [ [ - 'name' => 'default', - 'title' => 'ShowPriceAfterLogin::app.showpriceafterlogin.select-function', - 'value' => "" - ], [ 'name' => 'hide-buy-cart-guest', 'title' => 'ShowPriceAfterLogin::app.showpriceafterlogin.hide-buy-cart-guest', 'value' => "hide-buy-cart-guest"