mirror of
https://github.com/immich-app/immich.git
synced 2025-11-11 15:03:03 +09:00
@@ -229,7 +229,6 @@ export type AssetResponseDto = {
|
||||
owner?: UserResponseDto;
|
||||
ownerId: string;
|
||||
people?: PersonWithFacesResponseDto[];
|
||||
resized: boolean;
|
||||
smartInfo?: SmartInfoResponseDto;
|
||||
stack?: (AssetStackResponseDto) | null;
|
||||
tags?: TagResponseDto[];
|
||||
|
||||
Reference in New Issue
Block a user