mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
parent
233372303b
commit
01c7adc24d
15 changed files with 148 additions and 37 deletions
|
|
@ -427,7 +427,7 @@ export type UpdateAssetDto = {
|
|||
isArchived?: boolean;
|
||||
isFavorite?: boolean;
|
||||
latitude?: number;
|
||||
livePhotoVideoId?: string;
|
||||
livePhotoVideoId?: string | null;
|
||||
longitude?: number;
|
||||
rating?: number;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue