You've already forked immich
mirror of
https://github.com/immich-app/immich.git
synced 2025-12-08 01:50:18 +02: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