Skip to content

Commit

Permalink
SP-965: Add additional tab
Browse files Browse the repository at this point in the history
  • Loading branch information
p-maguire committed Sep 19, 2024
1 parent 5b798d8 commit a0a2c33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BitPayLib/class-bitpaypluginsetup.php
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ public function __construct() {
);
$this->bitpay_create_order = new BitPayCreateOrder(
$this->bitpay_payment_settings
);
);
$this->bitpay_support_package = new BitPaySupportPackage(
$wordpress_helper,
$logger
Expand Down

0 comments on commit a0a2c33

Please sign in to comment.