Enable credit messaging for Germany

This commit is contained in:
dinamiko 2021-01-19 12:13:15 +01:00
parent bddd12bb18
commit 426989118f

View file

@ -22,6 +22,7 @@ class MessagesApply {
*/ */
private $countries = array( private $countries = array(
'US', 'US',
'DE',
); );
/** /**