diff --git a/packages/Webkul/Admin/src/Config/core_config.php b/packages/Webkul/Admin/src/Config/core_config.php index 23a6eb6d1..de3e3fef1 100644 --- a/packages/Webkul/Admin/src/Config/core_config.php +++ b/packages/Webkul/Admin/src/Config/core_config.php @@ -84,7 +84,7 @@ [ 'name' => 'password', 'title' => 'admin::app.configuration.index.email.imap.account.password', - 'type' => 'text', + 'type' => 'password', 'default' => config('imap.accounts.default.password'), ], ],