Skip to content

Commit

Permalink
Remove default value for users dateofbirth field
Browse files Browse the repository at this point in the history
  • Loading branch information
routinet committed Jan 10, 2025
1 parent 20b63e6 commit 26fa537
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions config/sync/field.field.user.user.field_dateofbirth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,7 @@ label: 'Date of Birth'
description: ''
required: false
translatable: false
default_value:
-
default_date_type: now
default_date: now
default_value: { }
default_value_callback: ''
settings: { }
field_type: datetime

0 comments on commit 26fa537

Please sign in to comment.