mirror of
https://github.com/immich-app/immich.git
synced 2026-05-25 08:22:33 -04:00
feat: download original asset (#25302)
Co-authored-by: bwees <brandonwees@gmail.com>
This commit is contained in:
@@ -352,6 +352,7 @@ export type AssetResponseDto = {
|
||||
height: number | null;
|
||||
id: string;
|
||||
isArchived: boolean;
|
||||
isEdited: boolean;
|
||||
isFavorite: boolean;
|
||||
isOffline: boolean;
|
||||
isTrashed: boolean;
|
||||
|
||||
Reference in New Issue
Block a user