Add bsky patch for mposse integration

This commit is contained in:
Keegan Rankin 2025-10-17 15:40:30 -07:00
parent ad40476979
commit c7c45819c0

View file

@ -220,6 +220,9 @@
},
"enable-patching": true,
"patches": {
"drupal/bsky": {
"Implement Social Platform plugin from MPOSSE [#3536172]": "https://git.drupalcode.org/project/bsky/-/merge_requests/3.diff"
},
"drupal/coffee": {
"Allow user to specify keyboard shortcut.": "https://www.drupal.org/files/issues/2018-11-11/1734898-14.coffee-hotkeys-plus-g.patch"
},