mirror of
https://github.com/immich-app/immich.git
synced 2025-11-11 02:42:35 +09:00
@@ -427,7 +427,7 @@ export type UpdateAssetDto = {
|
||||
isArchived?: boolean;
|
||||
isFavorite?: boolean;
|
||||
latitude?: number;
|
||||
livePhotoVideoId?: string;
|
||||
livePhotoVideoId?: string | null;
|
||||
longitude?: number;
|
||||
rating?: number;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user