mirror of
https://github.com/immich-app/immich.git
synced 2026-04-25 10:39:50 -04:00
fix: added missing extramodel
This commit is contained in:
parent
49f9c01003
commit
928e667934
@ -276,6 +276,7 @@ export class SyncAssetOcrDeleteV1 {
|
||||
deletedAt!: Date;
|
||||
}
|
||||
|
||||
@ExtraModel()
|
||||
export class SyncAssetEditV1 {
|
||||
id!: string;
|
||||
assetId!: string;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user