fix
This commit is contained in:
parent
23f7d426b7
commit
23b3165a29
1 changed files with 1 additions and 1 deletions
|
@ -287,7 +287,7 @@ if ( ! class_exists( 'WC_Retailcrm_Base' ) ) :
|
|||
WC_Admin_Settings::add_error( esc_html__( '"Выбранная версия API недоступна"', 'woocommerce-integration-retailcrm' ) );
|
||||
} else {
|
||||
return $value;
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
public function validate_api_url_field( $key, $value ) {
|
||||
|
|
Loading…
Add table
Reference in a new issue