mirror of
https://github.com/immich-app/immich.git
synced 2025-06-10 21:38:30 +02:00
feat(web): clear person birthdate (#18330)
This commit is contained in:
parent
a9e7d0388b
commit
28d8357cc5
7 changed files with 190 additions and 101 deletions
open-api
|
@ -11075,6 +11075,7 @@
|
|||
},
|
||||
"featureFaceAssetId": {
|
||||
"description": "Asset is used to get the feature face thumbnail.",
|
||||
"format": "uuid",
|
||||
"type": "string"
|
||||
},
|
||||
"id": {
|
||||
|
@ -11280,6 +11281,7 @@
|
|||
},
|
||||
"featureFaceAssetId": {
|
||||
"description": "Asset is used to get the feature face thumbnail.",
|
||||
"format": "uuid",
|
||||
"type": "string"
|
||||
},
|
||||
"isFavorite": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue