diff --git a/um-config.php b/um-config.php index 4ad0929f..e1a6116b 100644 --- a/um-config.php +++ b/um-config.php @@ -116,11 +116,10 @@ $this->sections[] = array( 'id' => 'account_tab_notifications', 'type' => 'switch', 'title' => __( 'Notifications Account Tab' ), - 'default' => 0, + 'default' => 1, 'desc' => 'Enable/disable the Notifications account tab in account page', 'on' => 'Enabled', 'off' => 'Disabled', - 'required' => array( 'xxxxxxxxxxxxx', '=', 'sssssssssssssssss' ), ), array(