Skip to content

Commit

Permalink
chore: ucomment from compatability list
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Waldstein committed Apr 12, 2024
1 parent 41d40b9 commit 4dcb41e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DonationForms/V2/DonationFormsAdminPage.php
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ public function getSupportedAddons(): array
'Per Form Gateways' => class_exists('Give_Per_Form_Gateways'),
// 'Per Form Confirmations' => class_exists('Per_Form_Confirmations_4_GIVEWP'),
// 'Form Countdown' => class_exists('Give_Form_Countdown'),
// 'ActiveCampaign' => class_exists('Give_ActiveCampaign'),
'ActiveCampaign' => class_exists('Give_ActiveCampaign'),
];

$output = [];
Expand Down

0 comments on commit 4dcb41e

Please sign in to comment.