From a0a2c339ca7d446fa9426e35b16d0c3e8629bf00 Mon Sep 17 00:00:00 2001 From: Patrick Date: Thu, 19 Sep 2024 15:49:31 -0400 Subject: [PATCH] SP-965: Add additional tab --- BitPayLib/class-bitpaypluginsetup.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BitPayLib/class-bitpaypluginsetup.php b/BitPayLib/class-bitpaypluginsetup.php index 777445d..6a8978f 100644 --- a/BitPayLib/class-bitpaypluginsetup.php +++ b/BitPayLib/class-bitpaypluginsetup.php @@ -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