Skip to content

Commit

Permalink
Update WooCommerce plugin name
Browse files Browse the repository at this point in the history
  • Loading branch information
kennym authored Apr 26, 2020
1 parent fa3ea86 commit b9c4b71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion includes/class.cf7-api.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ class QS_CF7_atp_integration{
* @since 1.0.0
*/
public function __construct() {
$this->plugin_name = 'wc-qs-wishlist';
$this->plugin_name = 'wc-cf7-api-form';


$this->load_dependencies();
Expand Down

0 comments on commit b9c4b71

Please sign in to comment.