Skip to content

Commit

Permalink
Add description for environment setting
Browse files Browse the repository at this point in the history
  • Loading branch information
GeoJunkie committed Apr 9, 2024
1 parent 69f1bd2 commit 108d6d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Settings.php
Original file line number Diff line number Diff line change
Expand Up @@ -350,6 +350,7 @@ private function get_settings_fields(): array {
'id' => $this->slug . '-settings[environment]',
'name' => $this->slug . '-settings[environment]',
'options' => $this->get_environment_options(),
'description' => __( 'The DocuSign environment to connect to.', 'wpcomsp-woocommerce-docusign-orders' ),
),
array(
'label' => __( 'Integration Key', 'wpcomsp-woocommerce-docusign-orders' ),
Expand Down

0 comments on commit 108d6d3

Please sign in to comment.