mirror of
https://github.com/immich-app/immich.git
synced 2025-11-11 15:03:03 +09:00
chore: remove unused upload property (#7535)
* chore: remove isExternal * chore: open-api
This commit is contained in:
@@ -289,7 +289,6 @@ export type CreateAssetDto = {
|
||||
fileCreatedAt: string;
|
||||
fileModifiedAt: string;
|
||||
isArchived?: boolean;
|
||||
isExternal?: boolean;
|
||||
isFavorite?: boolean;
|
||||
isOffline?: boolean;
|
||||
isReadOnly?: boolean;
|
||||
|
||||
Reference in New Issue
Block a user