Enable hidden bridgy mastodon return indicator
This commit is contained in:
parent
1dd4ff625e
commit
26a8aaa097
1 changed files with 7 additions and 1 deletions
|
@ -74,6 +74,11 @@ content:
|
|||
ds_limit: ''
|
||||
weight: 2
|
||||
region: content
|
||||
indieweb_bridgypublishmastodon:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 6
|
||||
region: content
|
||||
indieweb_bridgypublishtwitter:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
|
@ -82,7 +87,7 @@ content:
|
|||
indieweb_syndication:
|
||||
settings: { }
|
||||
third_party_settings: { }
|
||||
weight: 6
|
||||
weight: 7
|
||||
region: content
|
||||
hidden:
|
||||
body: true
|
||||
|
@ -91,3 +96,4 @@ hidden:
|
|||
field_summary: true
|
||||
langcode: true
|
||||
links: true
|
||||
search_api_excerpt: true
|
||||
|
|
Loading…
Reference in a new issue