mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
chore: remove unused upload property (#7535)
* chore: remove isExternal * chore: open-api
This commit is contained in:
parent
3d25d91e77
commit
15a4a4aaaa
7 changed files with 15 additions and 43 deletions
|
|
@ -289,7 +289,6 @@ export type CreateAssetDto = {
|
|||
fileCreatedAt: string;
|
||||
fileModifiedAt: string;
|
||||
isArchived?: boolean;
|
||||
isExternal?: boolean;
|
||||
isFavorite?: boolean;
|
||||
isOffline?: boolean;
|
||||
isReadOnly?: boolean;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue