mirror of
https://github.com/immich-app/immich.git
synced 2026-03-22 23:38:59 +03:00
fix: added missing extramodel
This commit is contained in:
@@ -276,6 +276,7 @@ export class SyncAssetOcrDeleteV1 {
|
||||
deletedAt!: Date;
|
||||
}
|
||||
|
||||
@ExtraModel()
|
||||
export class SyncAssetEditV1 {
|
||||
id!: string;
|
||||
assetId!: string;
|
||||
|
||||
Reference in New Issue
Block a user