Compare commits
No commits in common. "84d19d33ca7f7f8e371a390cb4e36e302dc445d5" and "ea8ec81c84d98b601a766aa6c40fda3c8ee419d3" have entirely different histories.
84d19d33ca
...
ea8ec81c84
6 changed files with 1 additions and 16 deletions
|
|
@ -220,9 +220,6 @@
|
|||
},
|
||||
"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"
|
||||
},
|
||||
|
|
|
|||
2
composer.lock
generated
2
composer.lock
generated
|
|
@ -4,7 +4,7 @@
|
|||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "3b873db1d9b271245e84604512509453",
|
||||
"content-hash": "35ad16965fb37f2ae6e25397a6d56d97",
|
||||
"packages": [
|
||||
{
|
||||
"name": "abraham/twitteroauth",
|
||||
|
|
|
|||
|
|
@ -294,10 +294,3 @@ items:
|
|||
custom_storage: false
|
||||
_core:
|
||||
default_config_hash: jyX7uOWNwbwefjns3Bae1WuNHswaiHkp3hGz8wxndpc
|
||||
-
|
||||
collection: ''
|
||||
name: mposse.settings
|
||||
data:
|
||||
soft_disable: 0
|
||||
_core:
|
||||
default_config_hash: 9nnKKkP9HwZxXTuO0uyt0rDeJ-C46AWVn8_OqVznEP8
|
||||
|
|
|
|||
|
|
@ -13,7 +13,6 @@ module:
|
|||
block_content: 0
|
||||
block_visibility_groups: 0
|
||||
breakpoint: 0
|
||||
bsky: 0
|
||||
captcha: 0
|
||||
ckeditor: 0
|
||||
ckeditor5: 0
|
||||
|
|
@ -98,7 +97,6 @@ module:
|
|||
indieweb_webmention: 0
|
||||
inline_entity_form: 0
|
||||
inotherwords: 0
|
||||
key: 0
|
||||
language: 0
|
||||
layout_discovery: 0
|
||||
link: 0
|
||||
|
|
|
|||
|
|
@ -1 +0,0 @@
|
|||
label: Archivo
|
||||
|
|
@ -7,8 +7,6 @@ display:
|
|||
label: Tipo
|
||||
timestamp:
|
||||
label: Fecha
|
||||
message:
|
||||
label: Mensaje
|
||||
name:
|
||||
label: Usuario
|
||||
link:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue