patched mailjet.module bug fix #1990

This commit is contained in:
Bachir Soussi Chiadmi 2022-12-05 20:53:17 +01:00
parent 8d8aa5e14b
commit 161dcd2622
1 changed files with 3 additions and 0 deletions

View File

@ -301,6 +301,9 @@
"drupal/structure_sync": {
"With no blocks, clicking on the Custom Blocks tab crashes site https://www.drupal.org/project/structure_sync/issues/3070414":"https://www.drupal.org/files/issues/2022-03-23/PluginNotFoundException-3070414-3.patch"
},
"drupal/mailjet": {
"https://www.drupal.org/project/mailjet/issues/3325412":"https://www.drupal.org/files/issues/2022-12-05/mailjet-list_instead_of_listid.patch"
},
"drupal/simplenews_mailjet_subscriptions": {
"using mailjet module":"./patches/simplenews_mailjet_subscriptions__usingmailjetmodule#3.patch"
},