mirror of
https://github.com/KevinMidboe/immich.git
synced 2025-10-29 17:40:28 +00:00
chore(server): make owner as required response for AlbumResponseDto (#1579)
This commit is contained in:
@@ -3400,7 +3400,8 @@
|
||||
"albumThumbnailAssetId",
|
||||
"shared",
|
||||
"sharedUsers",
|
||||
"assets"
|
||||
"assets",
|
||||
"owner"
|
||||
]
|
||||
},
|
||||
"SharedLinkResponseDto": {
|
||||
|
||||
Reference in New Issue
Block a user