Update field formatter settings

This commit is contained in:
Mauricio Dinarte 2024-12-04 10:12:34 -06:00
parent bedab0df8d
commit 93501a1a66
2 changed files with 4 additions and 3 deletions

View file

@ -26,7 +26,7 @@ content:
label: inline
settings:
timezone_override: ''
format_type: long
format_type: olivero_medium
third_party_settings: { }
weight: 0
region: content

View file

@ -9,6 +9,7 @@ dependencies:
- node.type.venue
module:
- address
- telephone
- text
- user
id: node.venue.default
@ -31,10 +32,10 @@ content:
weight: 1
region: content
field_phone:
type: string
type: telephone_link
label: inline
settings:
link_to_entity: false
title: ''
third_party_settings: { }
weight: 0
region: content