Skip to content

Commit 24021e1

Browse files
committed
LOOP-1257: Enabled account block
1 parent 13b01f2 commit 24021e1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

config/sync/core.entity_form_display.user.user.default.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,11 @@ targetEntityType: user
103103
bundle: user
104104
mode: default
105105
content:
106+
account:
107+
weight: 0
108+
region: content
109+
settings: { }
110+
third_party_settings: { }
106111
os2loop_mail_notifications_intvl:
107112
type: options_select
108113
weight: 10
@@ -229,7 +234,6 @@ content:
229234
match_limit: '0'
230235
third_party_settings: { }
231236
hidden:
232-
account: true
233237
langcode: true
234238
language: true
235239
os2loop_user_external_list: true

0 commit comments

Comments
 (0)